Russ has asked for the wisdom of the Perl Monks concerning the following question:
When I press the 'submit' button on a web page which points to a cgi script in the cgi-bin directory, I get the following error message in the error logs :
What does it mean ?[25/Jul/2000:09:19:36] config: for host 172.16.71.40 trying to POST /export/wwwort/ns-home/docs/techs/cgi-bin/bulk.cgi, handle-processed reports: no way to service request for /export/wwwiwv/ns-home/docs/techsupport/cgi-bin/bulk.cgi
How can I make the cgi-bin script work by clicking the submit button on this web page ?
Has it got anything to do with the 'cgi-bin' directory not having been given permission by the system administrator to execute cgi scripts ?
How can this be checked and corrected?
Any suggestions are welcome.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Please help me interpret these Error logs.
by mwp (Hermit) on Jul 26, 2000 at 09:10 UTC | |
|
Re: Please help me interpret these Error logs.
by Maclir (Curate) on Jul 26, 2000 at 09:39 UTC |