We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Class 'Phalcon\Session\Adapter\Memcache' not found

I cannot call this class. Wasn't this implemented in 1.3.2? Even the ide stubs say it was :)

Using Phalcon on a windows machine, latest build(Phalcon 1.3.2 - Windows x64 for PHP 5.5.0 (VC11) ).



21.0k
Accepted
answer
edited Oct '14

You must install memcache extension: https://pecl.php.net/package/memcache

Your Windows environment can use this package: https://pecl.php.net/package/memcache/3.0.8/windows