By joining, you agree to CodeClerks Terms of Service, Privacy Policy, as well as to receive emails.
The largest SEO marketplace in the world
Find all the software to suit your computing needs
Can't find what you're looking for? Create it
I'm running nginx+php-fpm and I had the apc.ini loading the apc.so library. There was no other config so I added this config to the apc.ini file: extension=apc.soapc.enabled=1apc.shm_size=2G## PHP file cache 1 hour ##ap...