View Single Post
  #14  
Old 11-24-2012, 05:33 AM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,296
please try
#strace /usr/local/lsws/fcgi-bin/lsphp5 test.php > a.jpg 2>test.log
at command line.

check test.log, see any useful info in it.
Reply With Quote