Forum Moderators: coopster
I am certain the leak is in php code because I initially thought there could be a problem with my hardware, so I contacted my datacenter and they analyzed my logs and suggested there's a script somewhere that's not doing proper bounds checking.
I just realized I posted this in Apache.. if this doesn't belong in Apache could a mod please move it?
I am using Apache 2 with Centos 4 & cpanel.
Here's one:
Jul 6 01:33:45 host kernel: php-cgi[14001] general protection rip:7800d8 rsp:7fbfffee20 error:0
The last response I got from them was:
There's a script that is being executed by the webserver, and since you have php running in cgi mode, that's the binary that executes the script. Somewhere there is a script that isn't doing proper bounds checking