PHP warning - Unable to load dynamic library ./apc.so (Solution)
While installing the PHP APC opcode cache, I just ran into the following error:
PHP Warning: PHP Startup: Unable to load dynamic library './apc.so' - ./apc.so: cannot open shared object file: No such file or directory in Unknown on line 0
I found this error message in my PHP error log, but depending on your configuration I think it may also be in your Apache error log file.