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:

  • APC present, enabled
  • APC present, disabled
  • APC not present

Comments

malc0mn’s picture

Assigned: Unassigned » malc0mn
Status: Needs review » Fixed

Nice one, thanks! Applied to D7 & D6, but condensed the if statement.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.