Hi -
I am working on installing a CGI script which requires
that I tell the script where Perl is on the server.
The sample provided is: #!/usr/bin/perl
The instructions also sugested editing the first line off a cgi program
and grabbing the first line from there. But I couldn't find one in my
cdgi bin.
Allso, is that second character supposed to be an "!" or is it supposed to be a pipe?
Thank you!
I am working on installing a CGI script which requires
that I tell the script where Perl is on the server.
The sample provided is: #!/usr/bin/perl
The instructions also sugested editing the first line off a cgi program
and grabbing the first line from there. But I couldn't find one in my
cdgi bin.
Allso, is that second character supposed to be an "!" or is it supposed to be a pipe?
Thank you!
Comment