[Eisfair] Problem nach php5-Update

Dirk Alberti Howy-1 at gmx.de
Sa Jan 16 13:48:48 CET 2016


Ergänzung nach einigem googeln dazu:
>>> PHP Warning:  PHP Startup: apc: Unable to initialize module
>>> Module compiled with module API=20100525
>>> PHP    compiled with module API=20131226
>>> These options need to match
>>>    in Unknown on line 0
>>>
>

Es liegt anscheinend doch am APC-Modul in php5:

Zitat aus 
https://timreeves.de/internet-technologie/server-tuning-4-opcache-apcu-memcache-memcached/ 
(steht da unter Debugging)

----------------------------------------------------------------------------------------
PHP Warning: PHP Startup: memcached: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20131226

Lösung: Option –with-php-config=/usr/local/php568/bin/php-config hatte 
gefehlt beim ./configure
----------------------------------------------------------------------------------------

Da gehts zwar um memcached, aber vielleicht gilt das auch für apc ?

Dirk


Mehr Informationen über die Mailingliste Eisfair