Results 11 to 13 of 13
When I try to start apache with /apachectl start I get the following error.
httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-29-2004 #11Just Joined!
- Join Date
- Mar 2004
- Posts
- 7
When I try to start apache with /apachectl start I get the following error.
httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName.
- 03-30-2004 #12
Yeh its just where you have not added a domain name in the apache conf file the server will still work access 127.0.0.1 in your browser to see the test page. If you want it to go away edit your httpd.conf and uncomment ServerName and call it something.
- 03-30-2004 #13Just Joined!
- Join Date
- Mar 2004
- Posts
- 7
I got the apache server and vsftpd running. I ran into an error so I researched it with google and found a fix by commenting out the loud mod_usr_id line. Everything seems to be working fine.
Thanks for everybodies help


Reply With Quote
