View Single Post
  #4  
Old 12-22-2008, 03:57 PM
jayjaybaby jayjaybaby is offline
Member
 
Join Date: Aug 2008
Posts: 32
You should have a log file named stderr.log, its created by LSWS. (/pathtolsws/logs/stderr.log)

Also take a look at this wiki article:
http://www.litespeedtech.com/support...wiki:php:lsapi

Main thing to note I believe would to be the trouble shooting section:
Quote:
If you LiteSpeed PHP setup give 503 errors, you may have PHP configuration problem, usually it is because the version of a loadable module does not match the PHP version used. You need to recompile the loadable module to fix it.
Reply With Quote