View Single Post
  #23  
Old 04-26-2012, 06:16 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,339
To clarify:

wiki (http://www.litespeedtech.com/support...rol_panel_lsws) statement 'suEXEC capable suffixes are: “php, php4, php5, php53, phtml, php54, fastphp” ' does NOT mean php 5.2 can not be used in suEXEC. Instead, it can be. just associate php5 handler with php 5.2. wiki is updated accordingly.

Quote:
suEXEC capable suffixes are: “php, php4, php5, php53, phtml, php54, fastphp”. In that case, avoid using “php52” if php5.2 is in use. ie, use php5 for php5.2, php53 for php5.3, etc in the Handler mapping.
Reply With Quote