4.0.5 very unstable - restarted automatically 503 error

piper

Well-Known Member
#1
I have 4 servers running 4.0.5 hosting 1-2 large wordpress blog/machine

We never have problem with 4.0.4 and previous releases but 4.0.5 has been restarting itself due to 503 frequently.

Any idea what causes it? all of them runs standard installation of wordpress.

It happens to all 4 server (1 which hosts a single activecollab app)
 

piper

Well-Known Member
#2
After a little digging and troubleshooting, it appears to happen when i compile php 5.2.10 with --enable-bcmath, now all servers are happy :)
 

mistwang

LiteSpeed Staff
#7
checked the server and the conclusion is that PHP 5.2.10 is not stable, give random crash causes 503 errors.


LSWS 4.0.5 + PHP 5.2.9 is super reliable and no 503 error at all. So, be cautious upgrading to PHP 5.2.10.
 

bhanuprasad1981

Well-Known Member
#8
i am using 4.0.4 i get regularly 1-2 mails a day with message litespeed restarted to fix 503 errors will upgrading to latest 4.0.5 fix this error ? i have php 5.2.9
 
#10
checked the server and the conclusion is that PHP 5.2.10 is not stable, give random crash causes 503 errors.


LSWS 4.0.5 + PHP 5.2.9 is super reliable and no 503 error at all. So, be cautious upgrading to PHP 5.2.10.
How to downgrade PHP from 5.2.10 to 5.2.9? just recompile PHP ?
 
Top