VTS Posted April 5, 2007 Share Posted April 5, 2007 Well, I am trying to get a Perl script to run but anytime I try to access this file from my web browser, I get this error 500. The script is very simple and only copies a file from one drive to another. When I run it in my Perl editor, it copies the file over just fine but as soon as I try to run it in my web browser, it gives me this error. I eventually want to incorporate this script into a PHP program when I get it working. Anyone have any ideas what could cause this error? I am using apache 2.2.0 on a windows web server 2003 os. Any help would be greatly appreciated. thanks in advance, vts Quote Link to comment Share on other sites More sharing options...
VTS Posted April 6, 2007 Author Share Posted April 6, 2007 Looks like it was a simple problem with the path to my perl.exe being wrong....I spelled apache as "apche". Guess it might help if I spell it right :-\ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.