View Single Post
  #9  
Old 08-26-2006, 06:58 AM
slimak slimak is offline
Senior Member
 
Join Date: Aug 2006
Posts: 67
Wink PHP5 suExec

Now it works very good. PHP and CGI files are executing as they should (as user), but I have problem with PHP5. I installed second php (PHP 5.1.6) as lsapi. Files .php, .php3, .php4, .phtml are executing by php4; files .php5 are executing by php5. PHP4 scripts are running as user, but PHP5 as nobody. Could you check that? I have the same configuration in lsws for php4lsapi and php5lsapi.
Reply With Quote