Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Could not determine the server's fully qualified domain name, using 12

Status
Not open for further replies.

jshieh

Programmer
Dec 28, 2000
1
US
I get this error message when I run apache..

[alert] Apache.exe: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName


anybody have any help? thanks a lot.

Jesse Shieh
 
this is because you are useing you localhost ip instead of your ip for example 192.168.1.246
 
If you do not have a registered domain name, then just change the ServerName to localhost or the machine's hostname.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top