php extensions not loading (Debian7)
I have installed curl and apc via apt-get and added "extension=apc.so" and "extension=curl.so" to the the end of my php.ini file, restarted apache but neither one appears in phpinfo(). BUT in terminal if I run "curl
Am I missing any steps?
The php.ini file I'm editing /etc/php5/apache2/php.ini
And from phpinfo:
Configuration File (php.ini) Path: /etc/php5/apache2
Loaded Configuration File: /etc/php5/apache2/php.ini