DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11655>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11655 CGI - couldn't spawn child process: [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-08-13 14:16 ------- Yes, well, the problem is that apache doesn't know to execute perl in order to run your script. Your options are to change the first line of the script (starting !#) to point to perl on your system, or to setup your windows registry to associate .pl scripts with perl and use ScriptInterpreterSource registry. In the future, you should try to address cgi questions on a user mailing list like http://httpd.apache.org/userslist.html before submitting to the bug database. Thanks for using Apache. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
