|
-
Jun 11th, 2001, 12:08 PM
#1
Thread Starter
Junior Member
Apache + Active perl
Okay, i was woundering if anyone knew how to set up Active perl, and Apache so that i can use my windows computer as a kind of offline web server.
In other words im looking for a way that i can code perl on my windows computer while off line, so any help would be great.
Thanks in advance peeps,
Sythe
-
Jun 17th, 2001, 12:09 PM
#2
well I must have missed your post. I have just done this to my computer. it is very easy. first you need to download active perl and apache. on the apache one take the one that installs for you . I have not compiled the win32 one so you are on your own. after you install both of them you need to edit you apache .conf file. and on the line to your perl path, can't remember where it is, you need to set it to "#!c:/perl/perl" without quotes, and also have this in all your perl scripts up at the top on the first line, must be there in order for it to work.
then you need to have your scripts in the path where your localhost in set at. I left mine at default, program files/apache/apache group/htdocs/your folder/
I can tell you what to change but you have to wait until I get home. this can be a good start though
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|