(1)安装php manager:https://www.jb51.net/softs/41246.html
(2)安装PHP:https://windows.php.net/download#php-8.0,选择Non Thread Safe 的zip版本
(3)安装PHP-memcache-dll:https://github.com/nono303/PHP-memcache-dll,添加到php目录下的ext文件夹,修改php.ini添加添加extension=php_memcache.dll
(4)浏览index.php即可出现登录页面