I've been trying to construct a cgi perl upload script to upload PowerPoint files to a folder and have run into a brick wall. Specifically, it is a 500 Internal Server Error. I successfully tested the setup on my home server (running Apache 2.2 on Windows with Strawberry Perl installed).
I've...