Help With Perl Script |
Fri 14 May 2004, 05:50
Post
#1
|
|
Newbie Group: Members Posts: 1 Joined: 14-May 04 From: Brownsville - US Member No.: 43,203 |
Does anyone here know how to install a perl script?
thanx joe -------------------- Get $1.35 Payments deposited right into your Stormpay Or Paypal Accounts Instatnly! Go to
DCS |
|
|
Sat 15 May 2004, 16:56
Post
#2
|
|
Senior Member Group: Members Posts: 265 Joined: 05-Dec 03 From: Memphis - US Member No.: 30,424 |
you don't install it. you open a terminal, at the command prompt you should be in the directory where your script is located. the type perl <name of script>
and it will run. happy recording, editbrian |
|
|
Fri 24 Sep 2004, 04:52
Post
#3
|
|
Newbie Group: Members Posts: 14 Joined: 10-Dec 03 From: Branford - US Member No.: 30,780 |
If you're trying to use it on a website, put it in your cgi-bin. If you don't have one, put this in your httpd.conf file, between the <virtualhost> and </virtualhost> tags.
scriptalias /cgi-bin/ "/usr/user456/www/thesite.com/cgi-bin" Of course, replace the path with your own path information. |
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: