Jump to content

Apache/Perl installation problem


Recommended Posts

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

 

Link to comment
Share on other sites

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

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.