Bugzilla CGI不在Windows 7的Apache下工作

我正试图在我的Windows 7机器上安装Bugzilla。 我只能通过安装XAMPP来获得apache,mysql,perl堆栈。 Apache很适合php,而且mysql看起来挺开心的,但是我不能让apache执行cgi for bugzilla

当我浏览到“ http:// localhost / bugzilla / ”时,出现以下错误:

couldn't create child process: 720002: index.cgi 

我发现这个网页时,谷歌search错误, https: //wiki.mozilla.org/Bugzilla:Win32Install,但它build议增加或取消注释在Apache的httpd.conf中的所有设置已经存在。 我还可以做些什么?

你有没有尝试运行脚本checksetup.pl,它说什么?

这两个链接可能会对你有所帮助:

https://wiki.mozilla.org/Bugzilla:FAQ:Bugzilla_and_Win32 https://wiki.mozilla.org/Bugzilla:Win32Install#Configure_CGI