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 Both sides next revision
litespeed_wiki:lsmcd:install-memcached [2019/01/01 10:43]
qtwrk [For cPanel:]
litespeed_wiki:lsmcd:install-memcached [2020/01/15 19:21]
Jackson Zhang
Line 55: Line 55:
 plesk bin php_handler --reread</​code>​ plesk bin php_handler --reread</​code>​
  
-And then graceful restart LSWS.+And then graceful restart LSWS and restart detached lsphp by ''​killall lsphp''​ or ''​pkill lsphp''​.
  
  
Line 74: Line 74:
 <​code>​yum install lsphp56-pecl-memcached lsphp70-pecl-memcached lsphp71-pecl-memcached lsphp72-pecl-memcached</​code>​ <​code>​yum install lsphp56-pecl-memcached lsphp70-pecl-memcached lsphp71-pecl-memcached lsphp72-pecl-memcached</​code>​
  
-And then graceful restart LSWS.+And then graceful restart LSWS and restart detached lsphp by ''​killall lsphp''​ or ''​pkill lsphp''​.
  
 ====For cPanel:==== ====For cPanel:====
Line 92: Line 92:
 </​code>​ </​code>​
  
-And then graceful restart LSWS.+And then graceful restart LSWS and restart detached lsphp by ''​killall lsphp''​ or ''​pkill lsphp''​.
  
 ===PHP5.6=== ===PHP5.6===
Line 103: Line 103:
 </​code>​ </​code>​
  
-And then graceful restart LSWS.+And then graceful restart LSWS and restart detached lsphp by ''​killall lsphp''​ or ''​pkill lsphp''​.
  
 ===Troubleshooting:​=== ===Troubleshooting:​===
Line 134: Line 134:
 echo "​memcached.so"​ > /​opt/​cpanel/​ea-php71/​root/​etc/​php.ini</​code>​ echo "​memcached.so"​ > /​opt/​cpanel/​ea-php71/​root/​etc/​php.ini</​code>​
  
-And then graceful restart LSWS.+And then graceful restart LSWS and restart detached lsphp by ''​killall lsphp''​ or ''​pkill lsphp''​.
  
 If you have further issues installing the extension on cPanel, please contact [[https://​cpanel.com/​support/​|cPanel support]]. If you have further issues installing the extension on cPanel, please contact [[https://​cpanel.com/​support/​|cPanel support]].
Line 158: Line 158:
 </​code>​ </​code>​
  
-And then graceful restart LSWS.+And then graceful restart LSWS and restart detached lsphp by ''​killall lsphp''​ or ''​pkill lsphp''​.
  
 ===PHP5.6=== ===PHP5.6===
Line 169: Line 169:
 </​code>​ </​code>​
  
-And then graceful restart LSWS.+And then graceful restart LSWS and restart detached lsphp by ''​killall lsphp''​ or ''​pkill lsphp''​.
  
 ==== Verify PHP memcached extension ==== ==== Verify PHP memcached extension ====
  • Admin
  • Last modified: 2020/06/23 12:55
  • by Jackson Zhang