Hi!
I've been trying to install PHP5-APC (http://uk.php.net/apc/
). I used macports to get this far.
When i run php -m , i get a list of lots of modules including apc, but the apache error log gives out:
PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-non-zts-20060613/apc.so' - (null) in Unknown on line 0
and there's no modules at all loaded in phpinfo()
Please help! I'm completely confused by this.
Thanks,
Dan