I am having problems getting a perl script to work, and even if I might be wrong, errors point to the server installation. When I run the script from the shell, it works with out any problems. I have run the test scripts with positive results.
When I try to run it from the browser, however, things go wrong. The error I get is the 500 Internal Server error. When I go look at the error logs, I get premature end of Script headers error, which from what I understand, is due to lack of resources of some kind.
I believe the path to perl in the script is correct, and I am also confident that I have set all the read/write permissions on the directories. I hope this is a simple problem to solve. If there is any additional data or info you need, just give me a shout.
Thanks!
Francesco
|