Gary's Guide To Apc

Please find below some of the most popular articles I've written on Gary's Guide To Apc.

Table of Contents

Where is apc.php on Ubuntu?



Where is apc.php on Ubuntu?

You can find this file using find: find / -name apc.php On my VPS, it shows up in the following: /build/buildd/php5-5.3.2/pear-build-download/APC-3.1.6/apc.php /usr/share/php/apc.php Read More...