:-)
Thanks! That was it exactly...
Walt
-~
>#! /usr/bin/perl
Wise sayings often fall on barren ground, but a kind word
is never thrown away.
Sir Arthur Helps
___
techtalk mailing list
[EMAIL PROTECTED]
http://ww
At 12:15 27/02/2001, Walt wrote:
>I was (am) having trouble with a script on one
>of my web pages and so at the bash prompt
>I typed: exec counter.cgi
>
>Even though the file is clearly there and I can
>edit it, etc, bash responds:
>
>bash: /var/www/cgi-bin/counter.cgi: no such file or directory
>
I was (am) having trouble with a script on one
of my web pages and so at the bash prompt
I typed: exec counter.cgi
Even though the file is clearly there and I can
edit it, etc, bash responds:
bash: /var/www/cgi-bin/counter.cgi: no such file or directory
Other scripts in the directory work fine!