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

1 comment so far ↓

#1 Diagnosing Disk I/O issues in a VPS | Gary Sieling on 01.25.12 at 12:33 am

[...] test. PHP activity is pretty much gone. It looks like traffic is lower at the moment as well, but apc.php shows about 80% cache hits. For memory sake, it would be nice to share WordPress installations, but [...]

Leave a Comment