Control Web Panel

WebPanel => CentOS 6 Problems => Topic started by: johnny09 on April 25, 2017, 06:15:27 AM

Title: PHP7 apcu extension
Post by: johnny09 on April 25, 2017, 06:15:27 AM
Hello,

installed a fresh pydio 7 and get an error

Parameter 1 to pydio\Cache\Core\CoreCacheLoader::loadNodeInfoFromCache() expected to be a reference, value given
Link to post
https://pydio.com/forum/f/topic/parameter-1-to-pydiocachecorecorecacheloader/

So read about that and maybe the solution is apcu extension.
So was wondering how to install it on cwp and will it work together?

Any ideas, solutions, how to fix this?
Thanks
Title: Re: PHP7 apcu extension
Post by: Sandeep on April 27, 2017, 10:35:16 AM
apcu will not work, as suphp doesn't support php opcache. You can install redis server for the cache.