View Full Version : debug cgi script in win me
matdin97
January 8th, 2001, 14:41
hi all.. this is my first time here...
i want to debug my script in Windows ME. my server (host) uses apache. what kind of software i need to debug (test) my script at my pc?
thanks for your help..
Koolguy
January 8th, 2001, 16:39
First download apache (http://www.apache.org) and install it. Then download perl (http://www.activestate.com) and install it. If you hasve any configuration questions just ask.
Mrh0ax
January 8th, 2001, 17:23
he already users apache, he said that in the first post
http://www.perl.com is a good way for perl to be installed :)
Nick
January 8th, 2001, 17:50
Originally posted by Mrh0ax
http://www.perl.com is a good way for perl to be installed :)
IMO, ActiveState is better. It's what I use.
matdin97
January 8th, 2001, 20:06
i'm already install activeperl but still can't run all cgi file. all html file ok.
where should i pointing the perl?
where are location of perl and cgi-bin?
anyway thanks for your help...
neon
January 9th, 2001, 12:12
I have not installed perl for windows but I think the default location is c:/perl/perl.exe and so in your scripts you would call it like
#!c:/perl/perl.exe
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.