Umstellung auf php7 kleines Problem/Frage :) ApcCache

Wollte mal umstellen um zu testen was geht und wo es hängt.

Das tritt dann auf:

[client xxx.36.149.96:25120] mod_fcgid: stderr: PHP Fatal error:  Uncaught Error: Call to undefined function Doctrine\Common\Cache\apc_fetch() in /var/www/clients/client18/web32/web/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php:41

soweit ich es verstehe sollte er das eigentlich gar nicht abfragen weil ApcCache nur bis php5.4 drin war, danach eigentlich APCu.

Jetzt die Frage, wie sage ich Shopware das er keine Cache benutzen soll?

 

erledigt :slight_smile:

nochmal umgestellt dann ging es :slight_smile:

@NurIch schrieb:

erledigt :)

nochmal umgestellt dann ging es :)

 

What changes we have to do to fix this issue.

Incorrect implementation of php7