memadmin
memadmin copied to clipboard
A GUI Administration for memcached
MemAdmin v 1.0.11
2012/6/6
Installation :
- Download MemAdmin from http://www.junopen.com/memadmin
- Unzip the files into your web root
- Set your username and password in the config.php
- 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