unable to upgrade php 4.3.10

Hi,
i am useing cpanel and apache 1.3.33
when i am upgrading php to last version (4.3.10) with cpanel , my http is stoping and not working and when i backed php to previous version , it working great without any problem,
i upgraded zend to last version before upgrading php,

this is my error log
Code:
root@server [/var/log]# tail -f /etc/httpd/logs/error_log
[Sat Dec 18 00:07:22 2004] [error] [client 200.13.188.18] request failed: error reading the headers
[Sat Dec 18 00:07:23 2004] [notice] caught SIGTERM, shutting down
[Sat Dec 18 00:07:23 2004] [notice]   mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.9 FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7a configured -- resuming normal operations
[Sat Dec 18 00:07:23 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Sat Dec 18 00:07:23 2004] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Sat Dec 18 00:07:48 2004] [notice] caught SIGTERM, shutting down
[Sat Dec 18 00:07:49 2004] [warn] pid file /usr/local/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sat Dec 18 00:07:49 2004] [notice]   mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.9 FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7a configured -- resuming normal operations
[Sat Dec 18 00:07:49 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Sat Dec 18 00:07:49 2004] [notice] Accept mutex: sysvsem (Default: sysvsem)

 

 

 

 

Top