Running perl in an ibay.
I hope this is an FAQ (although I can't see it on these forums).
I am getting to grips with perl, and have written a small program which I have placed in the cgi-bin dir of an ibay, and it runs fine from a command line (i can see the HTML printed out).
However when I run it from a browser, it fails with
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
It really only consists of a few print statements (using the exported html functions). So far the only thing I _have_ got running is a multiline print.
Am I missing something simple?
Cheers
Brian