in reply to Re^2: How do I get my webserver to execute Perl CGI scripts?
in thread How do I get my webserver to execute Perl CGI scripts?
At the begining of the script, send a message to the browser and exit.
If that's ok, move the message down a bit and try again!
Or
Add a bit more code to the test.cgi.
It that's ok, add a bit more!
Have a look at the docs again and use CGI::Carp in test.cgi. Send plenty of output to the browser.
Then (and only then!) post a short script that doesn't work here.
This has saved my sanity many times! Best of luck.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How do I get my webserver to execute Perl CGI scripts?
by crash22 (Acolyte) on Sep 02, 2004 at 19:35 UTC | |
by kutsu (Priest) on Sep 02, 2004 at 20:43 UTC |