Hi,
Be sure you have installed apcu module for php. You can uncomment/add these lines in your php.ini or php.d/apcu.ini for example:
extension=apcu.so
apc.enabled=1
Hi,
Be sure you have installed apcu module for php. You can uncomment/add these lines in your php.ini or php.d/apcu.ini for example:
extension=apcu.so
apc.enabled=1