PHP Startup: Unable to load dynamic library 'apc.so' code example
Example: PHP Warning: PHP Startup: Unable to load dynamic library 'apc.so'
comment out this line by adding a semi-colon in front
;extension=apc.so
comment out this line by adding a semi-colon in front
;extension=apc.so