issues memcache vs php-fpm55

jazz1611

Verified User
Joined
Sep 10, 2014
Messages
28
hi,

i have build memcache vs php-fpm55, when done and restart php-fpm55 i got the issues below

[root@server ~]# service php-fpm55 restart
Gracefully shutting down php-fpm55: . done
Starting php-fpm55: [10-Jun-2015 00:10:08] NOTICE: PHP message: PHP Warning: PHP Startup: memcache: Unable to initialize module
Module compiled with module API=20100525
PHP compiled with module API=20121212
These options need to match
in Unknown on line 0
done
 
Make sure you're using a correct version of pecl (/usr/local/php55/bin/pecl).
 
Back
Top