Good day Frapi users and dev,
Just like to ask why is the following error show's up on a fresh install of Frapi on a PHP 5.3.21? when using "memcache" as the Cache adapter. Using, dummy works.
[Mon Mar 11 04:02:42 2013] [error] [client IP] PHP Warning: MemcachePool::add(): The lowest two bytes of the flags array is reserved for pecl/memcache internal use in /var/www/src/frapi/library/Frapi/Cache/Adapter/Memcache.php on line 96
[Mon Mar 11 04:02:42 2013] [error] [client IP] PHP Warning: MemcachePool::add(): The lowest two bytes of the flags array is reserved for pecl/memcache internal use in /var/www/src/frapi/library/Frapi/Cache/Adapter/Memcache.php on line 96
[Mon Mar 11 04:02:42 2013] [error] [client IP] PHP Fatal error: Uncaught MemcachePool::add(): The lowest two bytes of the flags array is reserved for pecl/memcache internal use (Error Number: 2), (File: /var/www/html_api/src/frapi/library/Frapi/Cache/Adapter/Memcache.php at line 96)\n thrown in /var/www/src/frapi/library/Frapi/Error.php on line 160
What could be wrong?
Please help!
Regards,
Louie M.