Install php5.2.*,php5.3.*,php5.4.* version of Memcache Extension (RPM) under Windows

Source: Internet
Author: User
Tags memcached windows phpinfo

Expand Installation and Commissioning methods:

Write debug PHP files <?php memcache (); Execute the test through the command line, because PHP expansion installation is not related to Apache, so there is no need to constantly restart Apache to see Phpinfo ();

Also found that when the PHP extension file does not match, Wamp not error, the command line execution will be error.

Wamp configuration Memcache said it was sad.

1. The most important step in installing the extension is to download the correct version of the DLL file, and ensure that the path to Extension_dir in php.ini is correct, attached: the integrated environment, such as Wamp real php.ini in the Apache/bin directory, Need to confirm where a valid php.ini file is

2. Php_memcache.dll Http://www.tanbo.name/wp-content/uploads/2012/12/php_memcache.dll_.zip, which contains php5.2, php5.3, php5.4 the Php_memcache.dll file.

Native information from Phpinfo to PHP Extension build:api20100525,ts,vc9

PHP beta version: 5.2.5, 5.3.13, 5.4.3

3. After restarting the server, if Memcache appears in the Phpinfo, it succeeds or fails.

4. If it fails, confirm that the first step is really no problem, and then re-download the Php_memcache.dll file by Google search keyword php_memcache-5.3-vc6-x86 (replace with your corresponding version and PHP Extension build information)

Report:

Win under Install Memcache

1. Download memcached Windows stable version, unzip and put under a disk, such as in C:memcached, (click here to download memcached)

2. Enter the ' c:memcachedmemcached.exe-d install ' installation in the terminal (also known as the cmd Command interface)

3.c:memcachedmemcached.exe-d start Memcache

Memcache Related Information http://code.jellycan.com/memcached/

Install php5.2.*,php5.3.*,php5.4.* version of Memcache Extension (RPM) under Windows

Related Article

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.