memory exhausted problems after easy apache update

chips12

Active Member
Nov 6, 2010
25
0
51
UK
CENTOS 5.9 x86_64 standard – server
WHM 11.36.0 (build 14)
php 5.3.22
Apache 2.2.24

I did an easy apache update and ever since have been running into the errors shown at the end of this post. I get these errors even accessing pages with no php.

The build went ok and my websites are up, but I am getting all these errors and I am not sure if some people are having access problems or not due to this. I have searched causes for these errors, but am not finding anything that appears to be relevant in this situation.

The only problem I ran into after the build, was during a yum update there was a problem updating mod_python, I followed an instruction i read to do "yum remove mod_python" perhaps this causes a problem? I am quite stuck to find why this is happening and any advice would be appreciated.


Code:
[Sat Mar 16 03:07:58 2013] [notice] child pid 5806 exit signal Segmentation fault (11)
[Sat Mar 16 03:07:59 2013] [error] [client 66.249.73.24] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 586167568 bytes) in Unknown on line 0
[Sat Mar 16 03:08:16 2013] [error] [client 2.93.201.63] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 586167568 bytes) in Unknown on line 0
[Sat Mar 16 03:08:18 2013] [error] [client 2.93.201.63] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 586167568 bytes) in Unknown on line 0
[Sat Mar 16 03:08:21 2013] [error] [client 66.249.74.70] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 586167568 bytes) in Unknown on line 0
[Sat Mar 16 03:08:31 2013] [error] [client 66.249.74.222] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 586167568 bytes) in Unknown on line 0
[Sat Mar 16 03:08:39 2013] [notice] child pid 5929 exit signal Segmentation fault (11)
[Sat Mar 16 03:08:45 2013] [error] [client 119.235.237.85] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 586167568 bytes) in Unknown on line 0
 
Last edited:

chips12

Active Member
Nov 6, 2010
25
0
51
UK
I have updated the memory_limit in the php config from 256mb to 512mb and that does seem to have ended the memory problems for now...but I am still getting these exit segmentation faults and I am not sure why I needed to increase the memory limit as it was always ok before, unless the update affected usage somehow....

[Sat Mar 16 03:36:55 2013] [notice] child pid 7723 exit signal Segmentation fault (11)