Install memadmin in Windows

Source: Internet
Author: User
Tags php website

Memcached has many management tools. Here we will briefly introduce memadmin, a commonly used management tool based on Web.

Memadmin is a PHP-based management tool, so the premise is to install the PHP environment in windows.

In the past, the commonly used PHP environment was Wamp. Now iis7 or above can be directly installed, which is extremely simple.

1. Download the Web Platform Installation tool. Address: http://www.microsoft.com/web/downloads/ directly install it.

After the installation is complete, IIS will have more of this stuff.

 

2. install PHP.

After the installation is complete, you can directly run the PHP website.

3. Download memadmin: http://www.junopen.com/memadmin/ and create a site in IIS.

After the creation is complete, memadmin can be opened theoretically. However, the problem arises again.

Sad reminder. Install the memcache extension. How to install memcache in IIS? There is no tutorial. You can find it online for half a day.

4. Install the memcache extension.

 

Set PHP here.

This is to add PHP extensions, so we need to find php_memcache.dll. Download the corresponding php_memcache.dll online. Note that the PHP version is required.

In addition, you must use the default version.

The PHP Directory under IIS is

If the version of php_memcache.dll is incorrectly referenced and cannot be added again, delete or replace it with the corresponding ext Directory: C: \ Program Files (x86) \ PHP \ v5.4 \ ext

 

5. Refresh the page and witness the miracle. The account and password are admin.

PS: a small problem encountered during the use of memcached in win7. There is always an error when operating memcached in cmd, and there will be problems when you start the installation. Try to run cmd with administrator privileges, which may help you.

The essay completed in half an hour after work is relatively simple and hopefully helpful.

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.