PDA

View Full Version : Cant Start HTTPD


G3Tech
21st October 2009, 14:11
Hello,

i think i managed to install everything without any problems but now wen i do the following command -> /etc/init.d/httpd start <- i dont start and gives me the following report :

"[root@localhost ~]# /etc/init.d/httpd start
A iniciar o httpd: httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain for ServerName
[Wed Oct 21 13:11:06 2009] [warn] NameVirtualHost *:443 has no VirtualHosts
[Wed Oct 21 13:11:06 2009] [warn] NameVirtualHost *:80 has no VirtualHosts
[FALHOU]
"

Can anyone help ??

till
22nd October 2009, 13:54
This are just warnings, you can ignore them. If httpd dont starts, its not realted to these warnings. take a look at the apache error log for details on your start problem.