Bugzilla+Windows server+xampp 安装问题汇总

本文总结了在Windows Server上使用XAMPP安装Bugzilla时遭遇的三个主要问题:cgi文件解析失败、Apache配置以及注册表设置。解决这些问题包括启用CGI支持,设置.cgi文件为CGI脚本,以及创建指向perl.exe的注册表键。通过这些步骤,可以成功安装并运行Bugzilla。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

基本安装安装网上的教程都能成功

遇到的问题主要有三点:

1、cgi文件解析不成功,参照官网的说明是能解决的

could't create child process:720002: XXXX.cgi


https://bugzilla.readthedocs.io/en/latest/installing/apache-windows.html#apache-windows

You must now edit the Apache configuration file C:\Apache24\conf\httpd.conf and do the following steps:

1 Uncomment LoadModule cgi_module modules/mod_cgi.so at the beginning of the file to enable CGI support.
2 Uncomment AddHandler cgi-script .cgi to register .cgi files as CGI scripts. For this handler to work, you must create a key in the Windows registry named 

3 HKEY_CLASSES_ROOT\.cgi\Shell\ExecCGI\Command with the default value pointing to the full path of perl.exe with a -T parameter. For example C:\Perl\bin\perl.exe -

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值