bobn Posted October 21, 2009 Share Posted October 21, 2009 Using Centos 5.3 x86_63, PHP 3 php-pecl-apc x86_64 version 3.1.2-2.el5.remi.1 phpinfo() lists apc.ini as parsed, but there is no information listed for it among the individual listings of extension information. Also the Symfony framework configuration check continues to show no accelerator is installed. There is no mention of APC in the php error log. How do I check to find out if the extension is loaded? Thanks for your help Quote Link to comment Share on other sites More sharing options...
bobn Posted October 22, 2009 Author Share Posted October 22, 2009 found the error message: [22-Oct-2009 11:06:15] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/apc.so' - /usr/lib64/php/modules/apc.so: undefined symbol: php_pcre_exec in Unknown on line 0 I forgot to reload the server before checking the error log. Please accept my apology for this. I am still learning. The problem seems to be in the from the specific rpm I used. Either I am missing a dependency or there is a bug. I will check with the repository. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.