Welcome Guest, Not a member yet? Register   Sign In
Memcached session storage driver error
#4

(11-14-2017, 11:05 AM)InsiteFX Wrote: Well taking a guess I'll bet that you need to re-install CodeIgniter deleting the ./system folder.

Dude, stop making guesses. If you don't know how to help, you don't have to reply.
The Memcached class is part of a PHP extension.

(11-14-2017, 11:30 AM)Andrey Wrote: Thanks for your reply.

I followed your advice and reinstalled the CodeIgniter 3.1.6 by deleting the ./system folder, but the error remained the same.

PS: I use the Memcached (with the path:localhost:11211for another project (CMS Bitrix24) on the same server, but there is no such error

On the same server? Really? There's three options:

1. It's not on the same server.
2. It's not Memcached, but Memcache (no 'd' at the end; different PHP extension).
3. That server has multiple PHP versions installed, or that other application uses a different PHP SAPI; either way - the one you're using with CI doesn't have Memcached enabled.
Reply


Messages In This Thread
RE: Memcached session storage driver error - by Narf - 11-14-2017, 04:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB