|
-
Apr 8th, 2001, 11:09 PM
#1
Can anyone tell me if it's possible to run CGI scripts on if I'm using Personal Web Server on a WinME ??
-
Apr 18th, 2001, 06:39 AM
#2
-
Apr 18th, 2001, 11:02 AM
#3
thanks Jerry, but does it mean that there's no problem running CGI scripts from PWS if I get it running?
-
Apr 18th, 2001, 07:52 PM
#4
Hyperactive Member
there shouldn't be any problems. you have to download activeperl (perl for windows) to install perl on your system. You might have to set something up in the registry as well, but im not sure on that.
-
Apr 19th, 2001, 10:18 AM
#5
that was what I was thinking too, registry or some other ****. coz I have activeperl and PWS, but the scripts just wont run. think anyone could help out?
-
Apr 19th, 2001, 02:22 PM
#6
Hyperactive Member
I had to set up the registry on this win 98 with pws machine. I forget what i did now, since it was like a year ago. I will post here again when i find the instructions on how to set it up.
later
-
Apr 19th, 2001, 07:50 PM
#7
Hyperactive Member
Here it is. make sure you have activeperl installed
in regedit go to:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\W3SVC\Parameters\Script Map
then make a new string value and call it ".pl" or ".cgi" or make two of them that contain the following values.
Make the value data to read "C:\Perl\bin\perl.exe %s %s"
Of course, if perl is in a different spot then change it.
-
Apr 19th, 2001, 11:10 PM
#8
thanks very much, will try that out. Let you know if it works. Thanks again
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
|