apache restart issues

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
kkonline
Forum Contributor
Posts: 251
Joined: Thu Aug 16, 2007 12:54 am

apache restart issues

Post by kkonline »

Hi,
on restarting apache i receive

debian:/etc/apache2/sites-available# /etc/init.d/apache2 restart
Forcing reload of web server (apache2)...apache2: apr_sockaddr_info_get() failed for debian.4.x86_64
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
waiting apache2: apr_sockaddr_info_get() failed for debian.4.x86_64
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
.
What do i do in order to resolve this issue?
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: apache restart issues

Post by califdon »

I'm not sure, but it sounds like maybe it's a configuration problem in your httpd.conf file.
Post Reply