Need a server guru here, I cant start my httpd server....
Hello, today, I rebooted my machine and when I loged again to start the httpd server, ftpd.... I noticed something changed, when I used to login it used to appear in my screen root@souza1 (my server), and now appear, root@unknown...
I tried to start my httpd and got this message:
Starting httpd: httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[failed]
I opened the httpd.conf and changed the line:
#ServerName
to
ServerName bidiporn.com (my main domain in this server)
I copied this line from another server
when I try to start the server again I only got: [failed]
Anyone can help me here?
Thank you,
|