Installing Memcache extensions to PHP in Wamp environment

Source: Internet
Author: User

First, install Memcache:

1. Version:5.3 Thread Safe (TS) x86

2.:

Memcache extension: http://pecl.php.net/package/memcache/3.0.8/windows

Memcache Server: http://blog.couchbase.com/memcached-144-windows-32-bit-binary-now-available

3. Installation directory:

Extended installation directory: D:\Wamp\php-5.3.10\ext

Server installation directory: D:\Plugin\MemCache

4. Configuration:

? Unzip the Php_memcache-3.0.8-5.3-ts-vc9-x86.zip and copy the Php_memcache.dll to the D:\Wamp\php-5.3.10\ext directory. Open php.ini

1 ;;;;;;;;;;;;;;;;;;;;;; 2 ; Dynamic Extensions; 3 ;;;;;;;;;;;;;;;;;;;;;; 4 5 # add Memcache extension 6 Extension=php_memcache.dll

Unzip the Memcached-win32-1.4.4-14.zip, rename memcached-win32-1.4.4-14 to memcached-1.4.4, and copy it to D:\Plugin\ in the MemCache directory

? Restart the httpd server:

? Start the memcached server:

1 C:\Users\Yun2 λd:3 4 D:5ΛCD plugin\memcache\memcached-1.4.46 7D:\Plugin\MemCache\memcached-1.4.48Λmemcached.exe-dInstall9 TenD:\Plugin\MemCache\memcached-1.4.4 OneΛmemcached.exe-m +-D Start

? memcached server running effect:

Second, the reference:

1, Http://zurmo.org/wiki/installing-memcache-on-windows

2, http://blog.snsgou.com/post-225.html

Installing Memcache extensions to PHP in Wamp environment

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.