#728117 php5-apcu: breaks Mediawiki DB upgrade script

#728117#5
Date:
2013-10-28 16:10:09 UTC
From:
To:
When running Mediawiki with the APC user cache enabled,
and trying to run the Mediawiki DB upgrade script, which
previously worked, it fails with:

CACHE_ACCEL requested but no suitable object cache is present. You may want to install APC.

The reason for this appears to be:

php5_invoke apcu: no action - module was disabled by maintainer for cli SAPI

#728117#10
Date:
2013-10-28 16:17:39 UTC
From:
To:
Manually running sudo php5enmod apcu seems to fix this.
I don’t understand.

bye,
//mirabilos