• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

php7 and memcached

Franco

Regular Pleskian
Hello,

I think I managed to install memcached on the server (CentOs 6.7), at least it shows it's running with

#ps aux | grep memcached

and then I tried to get memcache configured for php7, but I cannot see it under the Plesk 12.5 php handlers. I followed a few tutorials and https://devblog.plesk.com/2015/08/adding-custom-php-modules-in-plesk/ in particular, while adapting the various commands and replacing 5.6 with 7.0.

All seems fine till almost the end, but "# plesk bin php_handler --reread" never comes back. How long one should wait?

What am I missing, please?

Regards
Franco
 
For example. on my test server I see:

[root@ppu12-5 ~]# time plesk bin php_handler --reread

real 0m29.996s
user 0m1.095s
sys 0m1.362s

never comes back
Logs should be checked here or just enable debugging mode in Plesk and check output of this command.
 
Back
Top