GitHub - junstor/memadmin: A GUI Administration for memcached
2019-08-10 23:50:10 Author: github.com(查看原文) 阅读量:192 收藏

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up

JavaScript PHP

MemAdmin v 1.0.11
 
 2012/6/6

 Installation :

 1. Download MemAdmin from http://www.junopen.com/memadmin
 2. Unzip the files into your web root
 3. Set your username and password in the config.php
 4. Visit the index.php in your browser : http://example.com/memadmin/index.php


 BUGs Report : [email protected]

 Changelog :
 v1.0.12 -- 2012/8/15
   * fix a refer bux

 v1.0.11 -- 2012/6/6
   * fix expire time bug

 v1.0.10 -- 2012/4/17
   * fix a bug when session.auto_start=1
   
 v1.0.9 -- 2012/2/4
   * fix five bugs
   * Add charset support
   * Add touch command support
   * Compatible with memcached v1.4.11/v1.4.12/v1.4.13

 v1.0.8 -- 2011/11/9
   * fix two bugs

 v1.0.7 -- 2011/11/8
   * fix one bug
 
 v1.0.6 -- 2011/10/9
   * fix two bugs
   
 v1.0.5 -- 2011/8/24
   * Add Refresh Button
   
 v1.0.4 -- 2011/8/21
   * Htmlspecialchars for Key & Value
 
 v1.0.3 -- 2011/8/20  
   * Compatible with memcached v1.4.7
   * Add English support
   
 v1.0.2 -- 2011/8/18
   * Add stripslashes in GetList.php
   * The regular expression demo div fit the body width
   
 v1.0.1 -- 2011/8/10
   * Basic Version

文章来源: https://github.com/junstor/memadmin
如有侵权请联系:admin#unsafe.sh