HogHunter Posted January 15, 2008 Share Posted January 15, 2008 I am trying to install Apache / Perl / PHP and MySQL on my Windows machine. I am trying to follow the instructions I found at http://www.ricocheting.com/server/index.html but I can't get past the perl install. When I try to load the printenv.pl file, I get errors that say: The system cannot find the path specified. : couldn't create child process: 720003: printenv.pl File does not exist: T:/usr/Apache2.2/htdocs/HNAP1 Do you have any ideas? I installed apache into the following folder: T:\usr\Apache2.2 I installed perl into the following folder: T:\usr\Perl Quote Link to comment Share on other sites More sharing options...
HogHunter Posted January 15, 2008 Author Share Posted January 15, 2008 I figured out the problem. The splat line was pointing to a bad location. I fixed to point to the proper location of the perl.exe. I got the tip on another site, but I wanted to post it here so someone else would be able to find it. The first line of my file had to be changed to have: #!t:/usr/Perl/bin/perl.exe it was #!d:/usr/Perl/bin/perl.exe 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.