Closed (fixed)
Project:
Production check & Production monitor
Version:
7.x-1.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
10 Mar 2013 at 22:43 UTC
Updated:
25 Mar 2013 at 19:30 UTC
Drupal built-in status report makes the APC check even if APC module not present in local PHP installation. APC being present can be handily checked in status report PHP version link to phpinfo().
Can be misleading/confusing for example on cheap shared hosting.
Tested and working OK under 3 different hosting configurations:
| Comment | File | Size | Author |
|---|---|---|---|
| prod_check--skip-apc-check-in-status-report.patch | 2.07 KB | amontero |
Comments
Comment #1
malc0mn commentedNice one, thanks! Applied to D7 & D6, but condensed the if statement.