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 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?
1.do you get any errors when you run this
(from ssh)
2.have you tried compiling with one of of the "beginner" optionsservice httpd configtest
(from ssh)
/scripts/easyapache
on ssh type "service httpd configtest" and see the possible problems or verify the log data of problems in apache.
Last edited by darkkouta; 08-21-2006 at 07:39 AM.
Where time is but a loop, a loose stitch in the universal cloth, A streamer might seize upon a chance, a fatal slip, and plunge the fate of planets into Chaos
In the shadows of darkness, where light can not go, there is a place where life only survives... many people call this place hell, others, the end of world, I, just call it home.
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.
Regards,
Adrian
I ran the following.
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 [~]#
How do I fix this.
Where time is but a loop, a loose stitch in the universal cloth, A streamer might seize upon a chance, a fatal slip, and plunge the fate of planets into Chaos
In the shadows of darkness, where light can not go, there is a place where life only survives... many people call this place hell, others, the end of world, I, just call it home.
Originally Posted by darkkouta
Thank you that on the thread above fixed it
thanks i find the problem by thisOriginally Posted by darkkouta
![]()
That`s not really a big issue, as we encounter it all the time.Apache starts.