Php – Why is APC (PHP Accelerator) Only caching apc.php

PHP

I installed PHP5,APC and XDEBUGGER with the install script found here:

Dreamhost PHP+APC Install Instructions/Script

All systems seem to be working… except…

I added the apc.php to see the caching stats of APC (GUI Interface), and it showed that only apc.php file was being cached despite having installed wordpress and prestashop under the same domain, installing and running those php scripts.

I wonder if I did something wrong…

but my php5 is running as a cgi/fastcgi. I think I might have read somewhere about there being some issue with this. Not sure.

Any help is of coursed appreciated.