下载了www.easyphp.cn的PHP套件,将mantis解压缩到D:/usr/webroot/mantis目录,直接在浏览器中访问http://127.0.0.1:88/mantis/admin/install.php,mantis会引导建立数据库,并自动生成D:/usr/webroot/mantis/config_inc.php。建立好数据库、项目之后,就可以进行bug report了。直接输入中文没有问题。
之前下载了
http://www.easyphp.org/的easyphp套件,发现mantis中无法输入中文。
看来问题还是APACHE+MYSQL+PHP需要设定好编码。