
Cure
User
Feb 19, 2000, 8:26 PM
Post #6 of 8
(551 views)
|
|
Re: running perl cgi's in a browser
[In reply to]
|
Can't Post
|
|
HI wherne-> please dont give up, I will help you im the windows guru,hehe 1.DO you have apache. 2.are you just trying to run it from your browser from file then open because on my computer when I do that i pops-up a little window then flashes info then disappers 3. If you have apache i can send you my config-file that will allow support ssi taghs and .cgi and .pl 4.you need to run a perl application on a server example->apache windows or a unix server and etc. because i have apache installed on my computer and i have perl installed to. the path to my scripta are like this #!/apache/bin/perl If you only have perl install then its ,ost likely its like this #!/perl/bin/perl Work with me on this and we can fix your problem you can also perl your script in dos exampe if you have a script called cure.pl on your desktop c:\windows\desktop\perl cure.pl Cure [This message has been edited by Cure (edited 02-19-2000).]
|