Web FAQ 5.06. Why do I get a Internal Server Error? Why is my script not able to write to the Web page?
Make sure that you have have followed the directions in "Procedure for installing a script" to make the script executable by all. Make sure that the path to the perl interpreter is correctly specified as /usr/local/bin/perl and that your script is in the UNIX newline format. If you need the script to be able to write to a Web page, make sure that the using the ACL Explorer you have given test.scripts.psu.edu permission to write to the page. You might need to debug your script if none of the above fix your problem.