Support the ongoing development of Laravel.io →
posted 10 years ago
Cache
Last updated 2 years ago.
0

There are two memcache extensions for php.
http://pecl.php.net/package/memcache
http://pecl.php.net/package/memcached

There is memcached with a "d" and memcache without the "d"
You have the memcache extension installed and Laravel is looking for the memcached extension.

Last updated 2 years ago.
0

spekkionu said:

There are two memcache extensions for php.
http://pecl.php.net/package/memcache
http://pecl.php.net/package/memcached

There is memcached with a "d" and memcache without the "d"
You have the memcache extension installed and Laravel is looking for the memcached extension.

Oh, thanks. I have not found memcached and thought that this module in php so called memcache.

Last updated 2 years ago.
0

The problem is: Laravel supports only Memcached Developing PHP app with Memcached on Windows seems impossible becasue the PHP extension only support Memcache (note: without a d) on Windows

It has been 9 months ago. I've answered the solution and post it here so it may help you or others:

https://sourceforge.net/p/laragon/tickets/6/

0

Sign in to participate in this thread!

Eventy

Your banner here too?

ritsufag ritsufag Joined 21 Feb 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.