On NGINX PHP fastcgi skips right over memcache.ini and mongo.ini files
listed in answer
ANSWER:
I ran into this too. Spock is right – restart nginx’s connection to PHP.
I’m using PHP-FPM so it would be: /etc/init.d/php5-fpm restart in my case
by morefromalan from http://serverfault.com/questions/381846

New Comments