View Single Post
  #4  
Old 03-22-2006, 03:22 AM
pizzaman pizzaman is offline
Member
 
Join Date: Mar 2006
Posts: 28
mistwang,

I've read through a couple posts regarding running PHP suExec through fastcgi interface, and what I understand is that it's currently not possible in a straightforward way. However, you suggested that it's possible to do so if we provide dedicated php-fcgi process for each UID. How exactly do we do that?

I've running such a setup with lighttpd with great success bar some sites canot be run there since due to some complications in its rewrite enginge--so I decide to give litespeed a try. So far so good, except I need to run php in suExec way.

Thanks in advance.
Reply With Quote