View Single Post
  #14  
Old 06-24-2010, 09:26 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
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.
Reply With Quote