PHP4+PH5 not working with apache 1.3.37

omenix

Active Member
Aug 24, 2005
38
0
156
/dev/null
Hey guys,

Since I update the apache 1.3.37 that cpanel has recommended (was running on 1.3.36) and now I'm not be able to use php4+php5 on the latest apache.. how could I fix this issue? Is there any links that I can read? Btw below is the log after I ran php4+php5 together.

[Sun Sep 10 17:20:06 2006] [notice] child pid 29829 exit signal Segmentation fault (11)
[Sun Sep 10 17:20:06 2006] [notice] child pid 29830 exit signal Segmentation fault (11)
[Sun Sep 10 17:20:07 2006] [notice] child pid 29824 exit signal Segmentation fault (11)
[Sun Sep 10 17:20:07 2006] [notice] child pid 29838 exit signal Segmentation fault (11)

php4+php5 was working when with previous apache (1.3.36) Is there any patches or theres a way that I can revert back to apache 1.3.36. Thank you for your kind help.
 

patryk

Active Member
May 3, 2005
34
0
156
Do you have 64 bit machine? If yes - try updating PHP5 do 5.1.6 version, previous have some problems on 64 bits systems. It can be also Zend Optimizer problem, which version you have?