Tuna has asked for the wisdom of the Perl Monks concerning the following question:
Additionally, I can run the code by hand, redirect the output to an html doc, and bring it up in my browser, no problem.
For brevity's sake, I am not posting 283 lines of code, but follow the link above, and you'll find the packacge I am referring to. The specific file that is causing me problems is index.cgi. My Apache error log says,
HEELLLLPPPP!!!![Fri Jun 29 21:47:17 2001] [error] (2)No such file or directory: exec +of /var/www/cgi-bin/index.cgi failed [Fri Jun 29 21:47:17 2001] [error] [client 127.0.0.1] Premature end of + script headers: /var/www/cgi-bin/index.cgi
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CGI Newbie Question - what happened to the original question?
by tachyon (Chancellor) on Jun 30, 2001 at 15:05 UTC | |
|
Re: CGI Newbie Question - what happened to the original question?
by ginseng (Pilgrim) on Jun 30, 2001 at 09:21 UTC | |
|
Re: CGI Newbie Question - what happened to the original question?
by Beatnik (Parson) on Jun 30, 2001 at 17:48 UTC | |
|
Re: CGI Newbie Question - what happened to the original question?
by sierrathedog04 (Hermit) on Jun 30, 2001 at 18:13 UTC |