Tagged Questions
0
votes
1answer
242 views
APC module causing strange error
When I run
php -v
I get:
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 ...
1
vote
1answer
1k views
I cannot install APC
I have php 5.3.6 and ubuntu. I want to install APC.
When I do the $ pecl install apc, I eventually get an error:
In file included from /tmp/pear/temp/APC/apc.c:44:0:
...