i update php to 4.4.4 and apache failed.
recompile apache with easyapache again and again
disable httpd,enable httpd
restart server
and ...
but apache not start! apache cant load any modules!
any idea?
I am getting the same error.I submitted ticket to cPanel, and the guy from the staff said there is no problem, though none of my sites work, and server status shows red light at httpd.
Plus, the cpanel staff don`t reply fast....
Please do a tail -f /usr/local/apache/logs/error_log . I had the same problem and it seemed that somehow my ssl_mutex logs didn`t have nobody:root ownership. As soon as I fixed that, apache went up.
root@vps [~]# service httpd configtest
[Sat Aug 19 20:03:12 2006] [warn] NameVirtualHost 66.193.109.202:80 has no VirtualHosts
[Sat Aug 19 20:03:12 2006] [warn] NameVirtualHost 66.193.109.202:80 has no VirtualHosts
[Sat Aug 19 20:03:12 2006] [warn] NameVirtualHost 66.193.109.202:80 has no VirtualHosts
[Sat Aug 19 20:03:12 2006] [warn] NameVirtualHost 66.193.109.201:80 has no VirtualHosts
Syntax OK
root@vps [~]#