Dec 28, 2000 #1 jshieh Programmer Joined Dec 28, 2000 Messages 1 Location 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
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
Sep 8, 2004 #2 sparxy3002 Technical User Joined Sep 7, 2004 Messages 18 Location GB this is because you are useing you localhost ip instead of your ip for example 192.168.1.246 Upvote 0 Downvote
Sep 8, 2004 #3 Wishdiak Technical User Joined Mar 7, 2004 Messages 1,787 Location US See Thread65-913212. 192.168.1.246 is not a routable IP address. Wishdiak http://www.wishdiak.com Upvote 0 Downvote
Sep 8, 2004 #4 RhythmAce Technical User Joined May 22, 2001 Messages 2,869 Location FR If you do not have a registered domain name, then just change the ServerName to localhost or the machine's hostname. Upvote 0 Downvote
If you do not have a registered domain name, then just change the ServerName to localhost or the machine's hostname.