update php to 4.4.4 and apache failed

majidnt

Well-Known Member
Nov 15, 2004
46
0
156
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?
 

darkkouta

Well-Known Member
May 12, 2006
55
0
156
on ssh type "service httpd configtest" and see the possible problems or verify the log data of problems in apache.
 
Last edited:

bin_asc

Well-Known Member
Jul 18, 2005
280
0
166
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.... :(
 

bin_asc

Well-Known Member
Jul 18, 2005
280
0
166
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
 

vlee

Well-Known Member
Oct 13, 2005
373
26
178
Spokane, Washington
cPanel Access Level
Root Administrator
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.
 

darkkouta

Well-Known Member
May 12, 2006
55
0
156

majidnt

Well-Known Member
Nov 15, 2004
46
0
156
darkkouta said:
on ssh tipe "service httpd configtest" and see the possible problems or verify the log data of problems in apache.
thanks i find the problem by this :D
 

bin_asc

Well-Known Member
Jul 18, 2005
280
0
166
That`s not really a big issue, as we encounter it all the time.Apache starts.