View Single Post
  #16  
Old 02-07-2011, 04:51 AM
outeredge outeredge is offline
Member
 
Join Date: Sep 2010
Posts: 25
Another problem has cropped up, we are using SuExec in the Apache config files which works fine when not using AddType to switch to PHP5.2.

However as soon as we use the below, Litespeed switches to running as the default user (www-data in our case) so the suexec user is ignored:

AddType application/x-httpd-php52 php

Could you let me know if this is a bug and if you can fix this ASAP?
Reply With Quote