Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 1997 21:48:26 +0000
From:      Wes <software@crosslogic.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Perl script
Message-ID:  <1.5.4.32.19970527214826.002eba2c@cs.nps.navy.mil>

next in thread | raw e-mail | index | archive | help
Additionally, make sure your web server is set up to allow Server Side
Includes (SSI).

Wes

At 05:09 PM 5/27/97 -0400, you wrote:
>On Tue, May 27, 1997 at 05:47:58PM +0300, Dmitri Baranov wrote:
>[-- Warning: koi8-r is not compatible with your display.]
>
>> Hello.
>> I have a problem I can't resolve.
>> 
>> I have a file (counter.cgi) in /usr/home/dima/cgi-bin directory.
>> The execution right is applied.
>> The first line of file is "#!/usr/bin/perl"
>> BUT !
>> when I am typing  ">counter.cgi" I got a
>> command not found.
>> It works only in ">perl counter.cgi" variant.
>> How can I start only "counter.cgi" ?
>
>Probably, the current dir is not in your path, so type instead:
>> ./counter.cgi
>  ^^
>  
>-- 
>
>
>                                            Donald J. Maddox
>                                            (dmaddox@scsn.net)
>
>
>
Wes Hester
(408) 657-9849
Email: software@crosslogic.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1.5.4.32.19970527214826.002eba2c>