Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:php:which_php_setup_am_i_using [2018/09/24 16:12]
Michael Alegre [Which PHP setup am I using?]
litespeed_wiki:php:which_php_setup_am_i_using [2019/05/23 19:09]
Jackson Zhang [Enable PHP SuEXEC for LiteSpeed Web Server (Native) or OpenLiteSpeed]
Line 10: Line 10:
 ===== Enable PHP SuEXEC for LiteSpeed Web Server (Native) or OpenLiteSpeed ===== ===== Enable PHP SuEXEC for LiteSpeed Web Server (Native) or OpenLiteSpeed =====
 To enable SuEXEC for LSWS native or on OpenLiteSpeed,​ you will need to create external apps (name should be unique and different than server level external apps and other virtual host external apps, for example, lsphp_$vhost;​ also set it to run as username:​usergroup to implement PHP SuEXEC) and script handler pointing to the newly created external app under each virtual host. To enable SuEXEC for LSWS native or on OpenLiteSpeed,​ you will need to create external apps (name should be unique and different than server level external apps and other virtual host external apps, for example, lsphp_$vhost;​ also set it to run as username:​usergroup to implement PHP SuEXEC) and script handler pointing to the newly created external app under each virtual host.
 +{{ :​litespeed_wiki:​php:​lsws-navie-php-suexec.png?​800 |}}
 ===== PHP Process Modes: ProcessGroup/​Daemon/​Worker ===== ===== PHP Process Modes: ProcessGroup/​Daemon/​Worker =====
  
Line 33: Line 33:
 Please refer to Cpanel documentation:​ Please refer to Cpanel documentation:​
  
-https://​documentation.cpanel.net/​display/​ALD/​Configure+PHP+and+suEXEC+https://​documentation.cpanel.net/​display/​ALD/​MultiPHP+Manager+for+WHM
  • Admin
  • Last modified: 2019/05/23 19:09
  • by Jackson Zhang