Class 'Memcache' not found & PHP

前端 未结 6 1301
囚心锁ツ
囚心锁ツ 2020-12-10 01:44

I installed memcached by reading this article on Windows7 but unfortunately i keep getting error Fatal error: Class \'Memcache\' not found in D:\\xampp\\htdocs\\test\\

6条回答
  •  感情败类
    2020-12-10 02:34

    xampp windows version is 32bit ,you must be use 32bit memcache.dll

    I hole that would be useful for you!

提交回复
热议问题