You are here

Files in APC - Alternative PHP Cache 7

Primary tabs

File namesort descending Location Namespace Description
apc.drush.inc apc.drush.inc
apc.info apc.info name = APC - Alternative PHP Cache description = Enables the Alternative PHP Cache. package = Performance and scalability core = 7.x files[] = apc.module files[] = drupal_apc_cache.inc files[] = tests/apc.test
apc.install apc.install
apc.module apc.module This integrates the drupal APC cache module.
apc.test tests/apc.test
drupal_apc_cache.inc drupal_apc_cache.inc This integrates the drupal APC cache backend.
README.txt README.txt 1. Installation 2. Testing /***************** * 1. Installation ****************/ - Step 1 Enable the module and make sure the APC extension is installed properly on the status page (http://yoursite/admin/reports/status). Step two is important to…

Other projects