Memcached PHP 535 Installation memcache Considerations Summary

Source: Internet
Author: User
Install PHP Extensions: memcache steps under Windows

1. Download the PHP extension dll:http://downloads.php.net/pierre/

(If the above directory does not conform to your PHP compiled version of the DLL to go to Google, there will be a lot of Oh!)

Here is the version I installed (because my PHP is VC6 compiled):

2. Put the downloaded. dll into the PHP extension directory, usually in the Ext folder in the PHP directory.

3. Modify the php.ini in the Bin folder of the Apache directory, plus Extension=php_memcache.dll.

4. Restart the Apache server, using Phpinfo () to view, the Memcache instructions appear correctly configured.
It is worth noting that:
You must pay attention to the compiled version of PHP, when downloading memcache note to use the same compiled version, such as PHP is compiled with VC6, then memcache should also use VC6 compiled version.

The above describes the memcached PHP 535 installation memcache Note Summary, including the memcached aspects of the content, I hope that the PHP tutorial interested in a friend helpful.

  • 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.