|
Are LiteSpeed PHP and Apache PHP uses the same version of PCRE?
I think PHP crashed for some reason, and causes 503 errors. Check from ssh if you got PHP process running at 99% cpu when you update.
You need to strace or GDB attach to the PHP process using 99% CPU to find out what happened.
|