Jump to content
thirty bees forum
  • 0

Question

Posted

After installation I get: [PrestaShop] Fatal error in module file :/home/genzo/public_html/classes/cache/CacheApc.php: Call to undefined function apc_cache_info() Is this my problem or a bug?

6 answers to this question

Recommended Posts

  • 0
Posted

Might be related to the change of functions in apc>v5.... Can you switch off your apc before you migrate your store. Also you can disable all cache during this period to see if this (or any other) cache error will come up.

  • 0
Posted

The problem is solved: thx @lesley

What I had to do: Going to performance tab->at the bottom switch cache on->select file system and save->switch off cache again!

  • 0
Posted

The same thing happened to me as well. Enabling file system caching and then turning it off again got me through the problem.

Maybe something that can be improved in the future since it is very confusing to get an APC error when the caching is disable.

The reason I assume is that even though caching is off, the mode selected is still APC by default so it seems as somehow the setting for cache on/off is not respected when configuring the migration module.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...