Hi Sil,
Hi,
Since the update of this morning (14.2.20150421-1), I have a cron error
mail every 5 minutes. It’s talks about apc.enable_cli not set but mine is.
Mail :
Subject: Cron www-data@me /usr/bin/php -q
/usr/share/egroupware/phpgwapi/cron/asyncwrapper.php
egw_cache::get_provider(Instance) no provider found (error instanciating
provider egw_cache_apc: egw_cache_apc::__construct(Array()) APC NOT
enabled for cli, check apc.enable_cli!)!egw_cache::get_provider:511 /
egw_cache::getCache:155 / egw_cache::getInstance:300 /
config::init_static:345 / config::read:218 / egw->setup:135 /
egw->__construct:70 / include:124(/phpgwapi/inc/functions.inc.php)
I use apcu and when I check phpinfo.php :
apc.enable_cli On
Want can I do ?
Some distros use sapi specific settings for PHP extensions. So it can be
enabled for Apache but not for CLI.
To check use following on command line of server:
php -i
or
php -r "var_dump(ini_get('apc.enable_cli'));"
php -i should also state from which .ini files config comes from (at the
beginning).
Ralf
Thanks
Sil
–
Ralf Becker
Director Software Development
Stylite AG
Morschheimer Strasse 15 | Tel. +49 6352 70629 0
D-67292 Kirchheimbolanden | Fax. +49 6352 70629 30
Email: rb@stylite.de
www.stylite.de | www.egroupware.org
Managing Directors: Andre Keller | Ralf Becker | Gudrun Mueller
Chairman of the supervisory board: Prof. Dr. Birger Leon Kropshofer
VAT DE214280951 | Registered HRB 31158 Kaiserslautern Germany