View Single Post
  #2  
Old 01-02-2006, 06:07 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
Thanks!

It is possible to run PHP in suexec CGI mode, there is no dedicated configuration for this but it can be done with some simple rewrite rules to simulate Apache's "Hanlder" directive. I will post the rewrite rule later.

Anyway, running PHP as CGI does not give the best performance.
It is not possible to do that with lsphp yet, it is on our to do list. :-)

Happy new year!
Reply With Quote