|
VortMax:
Are you having the same problems as DoubleTap? Runaway processes? Try disabling eAccelerator from php.ini and I bet it will all go away. In my other posts on the thread eAccelerator vs Xcache, I've been discussing how eAcc doesn't work with PHP 5.3 but that they released an update a few days ago that should work. So I've been testing it and what I have found is that after a few hours, my lsphp processes hang and I start seeing a load average of around 200.00. I have to use pkill -u {name of user process here} to kill all the hangs and restart. This sounds like a similar issue you are all having. I had to disable eAcc to resolve the issue. This sounds like it may not be a PHP 5.3 problem after all, it may be that the latest versions of LSWS are not working with eAccelerator any more.
Last edited by robfrew; 07-30-2009 at 08:32 AM..
|