• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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