Hi,
I just updated my php to 5.4.24 but I'm getting this message:
PHP Fatal error: Call to undefined function Doctrine\Common\Cache\apc_fetch()
and
PHP Fatal error: Cannot redeclare class SessionHandlerInterface in (symfony2 project)
How to get APC back to work?
I tried: http://help.directadmin.com/item.php?id=400
But its still not working.
I dont even know how to check if its working
This path does not exist on the file system:
extension_dir = "/usr/local/lib/php/extensions/no-debug-non-zts-20060613/"
PHP Warning: PHP Startup: apc: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20100525
I just updated my php to 5.4.24 but I'm getting this message:
PHP Fatal error: Call to undefined function Doctrine\Common\Cache\apc_fetch()
and
PHP Fatal error: Cannot redeclare class SessionHandlerInterface in (symfony2 project)
How to get APC back to work?
I tried: http://help.directadmin.com/item.php?id=400
But its still not working.
I dont even know how to check if its working
This path does not exist on the file system:
extension_dir = "/usr/local/lib/php/extensions/no-debug-non-zts-20060613/"
PHP Warning: PHP Startup: apc: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20100525
Last edited: