Life is short, you need Python

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

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"

 

 

posted @ 2010-11-02 09:44  runfox545  阅读(1443)  评论(0编辑  收藏  举报
白月黑羽 Python教程 白月黑羽Python