You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2016-02-26 14:00:22

stoatwblr
Member
Registered: 2014-04-13
Posts: 118

PHP fatal error : Zend

Rhel6

After running a yum upgrade against remi's repo. this started happening (root of the glpi website here)

[Fri Feb 26 11:58:14 2016] [error] [client 128.40.73.30] PHP Fatal error:  Uncaught exception 'Zend\\Cache\\Exception\\ExtensionNotLoadedException' with message 'Missing ext/apc' in /usr/share/php/Zend/Cache/Storage/Adapter/Apc.php:48\nStack trace:\n#0 /usr/share/php/Zend/ServiceManager/Factory/InvokableFactory.php(62): Zend\\Cache\\Storage\\Adapter\\Apc->__construct()\n#1 /usr/share/php/Zend/ServiceManager/Factory/InvokableFactory.php(98): Zend\\ServiceManager\\Factory\\InvokableFactory->__invoke(Object(Zend\\Cache\\Storage\\AdapterPluginManager), 'Zend\\\\Cache\\\\Stor...', NULL)\n#2 [internal function]: Zend\\ServiceManager\\Factory\\InvokableFactory->createService(Object(Zend\\Cache\\Storage\\AdapterPluginManager), 'zendcachestorag...', 'Zend\\\\Cache\\\\Stor...')\n#3 /usr/share/php/Zend/ServiceManager/ServiceManager.php(936): call_user_func(Array, Object(Zend\\Cache\\Storage\\AdapterPluginManager), 'zendcachestorag...', 'Zend\\\\Cache\\\\Stor...')\n#4 /usr/share/php/Zend/ServiceManager/AbstractPluginManager.php(330): Zend\\ServiceManager\\ServiceManager->createServiceViaCallback(Array, 'zendcachestorag...', 'Zend\\\\Cach in /usr/share/php/Zend/ServiceManager/ServiceManager.php on line 943


Does anyone have any ideas?

Last edited by stoatwblr (2016-02-26 14:02:54)

Offline

#2 2016-02-26 14:18:17

yllen
GLPI-DEV
From: Sillery (51)
Registered: 2008-01-14
Posts: 15,278

Re: PHP fatal error : Zend

have you apc extension?
Have you reload Apache after upgrade?


CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6  - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)

Offline

#3 2016-02-26 16:38:47

stoatwblr
Member
Registered: 2014-04-13
Posts: 118

Re: PHP fatal error : Zend

php-pecl-apc-devel and php-pecl-apc (both from remi's repo)

Staff rebooted the entire machine to try and get it working, so yes.

The issue is that this was working until a yum upgrade was run (which should be relatively safe). Repos haven't been changed around.  sad

Last edited by stoatwblr (2016-02-26 16:39:52)

Offline

#4 2016-02-26 16:44:23

stoatwblr
Member
Registered: 2014-04-13
Posts: 118

Re: PHP fatal error : Zend

ok, more digging:

I needed php56-php-pecl-apcu-devel.x86_64 0:4.0.10-1.el6.remi  (and dependcies), not the base one.

If dependencies change around during updates then the updates should pull the new dependencies in. sad

Offline

#5 2016-02-26 18:08:57

yllen
GLPI-DEV
From: Sillery (51)
Registered: 2008-01-14
Posts: 15,278

Re: PHP fatal error : Zend

Please reports this on http://forum.remirepo.net


CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6  - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)

Offline

#6 2016-02-26 20:33:30

stoatwblr
Member
Registered: 2014-04-13
Posts: 118

Re: PHP fatal error : Zend

Done.

Offline

Board footer

Powered by FluxBB