Hi,
I updated php to 5.4 but now i have a problem with the modules for Xcache and Memcache.
Xcache : 3.0.1
Memcache : 2.2.6
I tried to find a solution, but i was unable to fix it.
Does anyone know how i can fix this?
Thanks!
I updated php to 5.4 but now i have a problem with the modules for Xcache and Memcache.
Xcache : 3.0.1
Memcache : 2.2.6
I tried to find a solution, but i was unable to fix it.
Does anyone know how i can fix this?
Code:
[root@server02 xcache-3.0.1]# php -v
PHP Warning: PHP Startup: XCache: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: memcache: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
PHP 5.4.11 (cli) (built: Feb 6 2013 00:17:42)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
Thanks!
Last edited: