Zend Opcache does not work following docs from LiteSpeed or CloudLinux:
CloudLinux docs recommends
3. LSPHP5 external app runs in SUEXEC non-daemon mode ONLY (Run On Start Up --> Yes or No)
Opcache only works with "Run on StartUp" set to Server --> External App --> Run On Start Up --> suEXEC Daemon
LiteSpeed docs recommend suEXEC ProcessGroup. However, when "LSPHP_ProcessGroup on" is added to httpd.conf, Opcaching stops working.
I tried ProcessGroup with "suEXEC Daemon," "Yes" an "No" configured in "Run on Start Up." No luck with any configuration.
It is working fine ignoring the CloudLinux instructions (as suEXEC Daemon). I would like to get ProcessGroup working. Any ideas?
This is CloudLinux over CentOS 6 and CPanel.
CloudLinux docs recommends
3. LSPHP5 external app runs in SUEXEC non-daemon mode ONLY (Run On Start Up --> Yes or No)
Opcache only works with "Run on StartUp" set to Server --> External App --> Run On Start Up --> suEXEC Daemon
LiteSpeed docs recommend suEXEC ProcessGroup. However, when "LSPHP_ProcessGroup on" is added to httpd.conf, Opcaching stops working.
I tried ProcessGroup with "suEXEC Daemon," "Yes" an "No" configured in "Run on Start Up." No luck with any configuration.
It is working fine ignoring the CloudLinux instructions (as suEXEC Daemon). I would like to get ProcessGroup working. Any ideas?
This is CloudLinux over CentOS 6 and CPanel.