Brad Rice <[EMAIL PROTECTED]> wrote:
>....I get a 500 error message. This is the CGI.pm script:
A generic 500 error check list is:
* is the path to perl correct (in the she-bang line)
* does the script have the correct permissions to run
* if you transferred it from another machine using a different OS, are you
sure the line endings are correct?
If these three steps don't solve your problem you need the error logs tu
understand why the script is failing
hth
Robin
- [MacPerl] CGI.pm Brad Rice
- Re: [MacPerl] CGI.pm Bart Lateur
- Re: [MacPerl] CGI.pm Ronald J Kimball
- Re: [MacPerl] CGI.pm Jean-François Jobidon
- robinmcf