您的位置:首页 > 其它

Bugzilla Error message: couldn't create child process: 720003: index.cgi

2010-11-02 09:44 465 查看
two steps is try to fix this issue.

1. Turn off the windowns firewall

2. Register the perl to the system register

2.1 new the file:cgi.reg by notepad

2.2 the content as bleow:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.cgi]

[HKEY_CLASSES_ROOT\.cgi\Shell]

[HKEY_CLASSES_ROOT\.cgi\Shell\ExecCGI]

[HKEY_CLASSES_ROOT\.cgi\Shell\ExecCGI\Command]
@="c:\\perl\\bin\\perl.exe -T"
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐