Re: Path to perl

2002-06-05 Thread ebinc
On other servers perl was located at /usr/bin/perl and usr/local/bin/perl/ I had 1 script that worked and the path to perl was usr/bin/perl/ -w thats how I found out this worked now This is my first server I configured using Red Hat 7.2/Plesk rpm version I just dont know why it only works by addin

Re: Path to perl

2002-06-05 Thread Cameron Simpson
On 23:37 05 Jun 2002, ebinc <[EMAIL PROTECTED]> wrote: | Hi Forum | I installed Red Hat and plesk The only way my cgi scripts work is if I | specify | /usr/bin/perl/ -w You don't need (or want) that fourth slash. | I never had to edit a script before like this to work | Is there a problem with t

Re: Path to perl

2002-06-05 Thread Karl O . Pinc
On 2002.06.05 22:37 ebinc wrote: > Hi Forum > I installed Red Hat and plesk The only way my cgi scripts work is if I > specify > /usr/bin/perl/ -w > I never had to edit a script before like this to work > Is there a problem with the install It's competely normal to have to have the _first_ charac