PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/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