Gossamer Forum
Quote Reply
Interesting
How come on an NT server I just installed links 2 on, I could use #!/usr/bin/perl at the top of the script and it would run? I thought I needed c:/usr/bin/perl/ ????

Have they just mapped that path to the proper Perl path? Quite clever if you ask me Smile

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [AndyNewby] Interesting In reply to
Needing #!/perl/bin/perl is an Apache thing... some servers (such as Omni httpd) will just run a program based on it's file extension like Windows itself.

--Philip
Links 2.0 moderator