addiakogiannis Posted June 15, 2019 Share Posted June 15, 2019 Hi, I moved a site to a new provider that uses php 7.2 and when I try to enter the products page I get this error. [2019-06-14 22:02:18] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedFunctionException: "Attempted to call function "apc_fetch" from namespace "Doctrine\Common\Cache"." at /var/www/vhosts/437442376.linuxzone123.grserver.gr/clients/ledmarkt.gr/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php line 40 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedFunctionException(code: 0): Attempted to call function \"apc_fetch\" from namespace \"Doctrine\\Common\\Cache\". at /var/www/vhosts/437442376.linuxzone123.grserver.gr/clients/ledmarkt.gr/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php:40)"} Any ideas hot to overcome it? Link to comment Share on other sites More sharing options...
Nicu Barbu Posted August 28, 2019 Share Posted August 28, 2019 On 6/15/2019 at 5:11 PM, addiakogiannis said: Hi, I moved a site to a new provider that uses php 7.2 and when I try to enter the products page I get this error. [2019-06-14 22:02:18] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedFunctionException: "Attempted to call function "apc_fetch" from namespace "Doctrine\Common\Cache"." at /var/www/vhosts/437442376.linuxzone123.grserver.gr/clients/ledmarkt.gr/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php line 40 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedFunctionException(code: 0): Attempted to call function \"apc_fetch\" from namespace \"Doctrine\\Common\\Cache\". at /var/www/vhosts/437442376.linuxzone123.grserver.gr/clients/ledmarkt.gr/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php:40)"} Any ideas hot to overcome it? Did you manage to solve this problem? If yes, please tell me how you did. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now