Sorry if this sounds like a stupid question. CloudLinux has been working great for me for some time.
Im pretty confident Ive followed the install instructions for mod_lsapi correctly (having read the online docs several times), and I have enabled it for all domains. Following the documented installation steps. Ive added the recommended suhosin config php.ini, and then set it up for native PHP using the following commands:
/usr/bin/switch_mod_lsapi --build-native-lsphp
use/usr/bin/switch_mod_lsapi --setup
cagefsctl --force-update
service httpd restart
So... How am I supposed to know if its actually working?
Am I supposed to see something to the efftect "lsphp"-like processes showing up when running top? Because Im not seeing that.
Im on CloudLinux v6.6 WHM v11.50.10 Apache 2.4 PHP 5.5
Secondary question: Is mod-lsapi compatible with xcache?
Im pretty confident Ive followed the install instructions for mod_lsapi correctly (having read the online docs several times), and I have enabled it for all domains. Following the documented installation steps. Ive added the recommended suhosin config php.ini, and then set it up for native PHP using the following commands:
/usr/bin/switch_mod_lsapi --build-native-lsphp
use/usr/bin/switch_mod_lsapi --setup
cagefsctl --force-update
service httpd restart
So... How am I supposed to know if its actually working?
Am I supposed to see something to the efftect "lsphp"-like processes showing up when running top? Because Im not seeing that.
Im on CloudLinux v6.6 WHM v11.50.10 Apache 2.4 PHP 5.5
Secondary question: Is mod-lsapi compatible with xcache?
Comment