PDA

View Full Version : shebang


Scott B.
04-26-2003, 07:07 AM
I am not having any luck getting a cgi/perl scripts to run in my cgi-bin. Just for my peace of mind, what is the shebang for the site?

I have used

#!/usr/bin/perl
#!/usr/bin/perl5
#!/usr/local/bin/perl

and I'm getting nothing...

------------------------
Legal Tip: Anyone can use a TM symbol after their logo, it has no legal significance other than to show an owner is claiming rights, however it's illegal to use ® (circle r) mark without registering with the PTO.
------------------------

gadgetguy221
05-20-2003, 03:50 AM
I second this request... I also need to know what the path to the perl parser is... anyone???


Jay

bruce
05-21-2003, 11:35 AM
You do not need to include the perl interpreter path in Windows machine. Just name the file w/ .pl extension.

[b]quote:Originally posted by gadgetguy221

I second this request... I also need to know what the path to the perl parser is... anyone???


Jay
</blockquote id="quote"></font id="quote">