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 Link to comment https://forums.phpfreaks.com/topic/45746-solved-server-error-500-couldnt-create-child-process-720003-copycgi/ 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 :-\ Link to comment https://forums.phpfreaks.com/topic/45746-solved-server-error-500-couldnt-create-child-process-720003-copycgi/#findComment-222948 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.