Installing various versions of Memcache under Windows

Source: Internet
Author: User

1. Download and install the extension:
(Includes: php 5.3.* php 5.4.* php 5.5.* windows32 bit and windows64 bit version)

http://download.csdn.net/detail/wujiangwei567/8521131

After the download is complete, locate the Ext folder in the PHP installation directory and put the Php_memcache.dll file in

Then locate php.ini file, open,
Find the following line, remove the preceding semicolon and save it, without the direct addition of this sentence
Extension=php_memcache.dll


2. Download Memcache.exe (the extension package above contains this file)
Put it in your custom folder
such as: D:\memcache\memcache.exe
Then, locate the C:\Windows\System32\cmd.exe file
Right-click to run as Administrator, this is particularly important,
If your machine does not have administrator privileges, it will not install successfully!

Go to directory and execute
D:\memcache\memcache.exe-d installd:\memcache\memcache.exe-d Start


OK, now restart your Apache or Nginx and other server printing phpinfo should be able to see the memcache extension.


Installing various versions of Memcache under Windows

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.