PHP Warning: PHP Startup: Unable to load dynamic library 'curl' code example
Example 1: PHP Startup: Unable to load dynamic library 'curl'
apt-get update && apt-get upgrade
Example 2: 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