Jump to content

[SOLVED] how to check if APC is working


Recommended Posts

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

 

 

 

 

 

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.