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
Next revision Both sides next revision
litespeed_wiki:cpanel_troubleshooting [2014/07/14 18:40]
Michael Armstrong [Troubleshooting LiteSpeed Web Server with cPanel/WHM]
litespeed_wiki:cpanel_troubleshooting [2014/08/05 21:19]
Michael Armstrong
Line 1: Line 1:
 ====== Troubleshooting LiteSpeed Web Server with cPanel/WHM ====== ====== Troubleshooting LiteSpeed Web Server with cPanel/WHM ======
  
-This wiki will address problems that may occur on a LiteSpeed Web Server/WHM installation. The installation process is covered in our [[litespeed_wiki:​cpanel:​auto-installer|auto-installer ​wiki]].+This wiki will address problems that may occur on a LiteSpeed Web Server/WHM installation. The installation process is covered in our [[litespeed_wiki:​cpanel:​auto-installer|Auto-Installer ​wiki]].
  
 **Note:** For free support of LSWS please use the [[http://​www.litespeedtech.com/​support/​forum/​|LiteSpeed forum]]. If you have an issue with cPanel (even while using LSWS) please contact cPanel support. They are fully trained to handle LiteSpeed Web Server. **Note:** For free support of LSWS please use the [[http://​www.litespeedtech.com/​support/​forum/​|LiteSpeed forum]]. If you have an issue with cPanel (even while using LSWS) please contact cPanel support. They are fully trained to handle LiteSpeed Web Server.
Line 44: Line 44:
  
   chmod 0700 /​usr/​bin/​gcc   chmod 0700 /​usr/​bin/​gcc
 +
 +===== mod_ruid2 Incompatibility =====
 +
 +LSWS is not compatible with mod_ruid2 because LSWS does not the process user to change mid-process. Make sure that mod_ruid2 is disabled in your WHM settings when using LSWS. LSWS is compatible with Apache prefork or event MPM.
 +
 +If mod_ruid2 is enabled, a variety of functionality may be disrupted due to WHM creating files that the web server user cannot access.