一. 安装MySQL数据库:
二. 安装Perl及相关Modules:
perl -MCPAN -e 'install "Template"'
perl -MCPAN -e 'install "Date::Format"'
perl -MCPAN -e 'install "AppConfig"'
perl -MCPAN -e 'install "CGI"'
三. 下载安装Bugzilla:
四. 配置IIS:
Executable: C:\Perl\bin\perl.exe "%s" %s
Extension: .pl
Limited to: GET,HEAD,POST
Executable: C:\Perl\bin\perl.exe -T "%s" %s
Extension: .cgi
Limited to: GET,HEAD,POST
五. 打开浏览器,键入 http://localhost/bugzilla/ 既可进入登陆界面。
| 第1页: 第1页 |