PDA

View Full Version : INstalling Perl Scripts on NT Server



dgessler
January 30th, 2001, 17:30
Is there a difference when you install a perl script from a unix server than an nt server? Because I tryed to install a searchable link directory script for one of my sites (freestuffheaven.com) and their was errors. Help appreciated, thanks.

Koolguy
January 30th, 2001, 17:59
No there shouldnt be much diffirence besides the perl path is usually #!C:\perl\bin\perl.exe on an NT machine.

keith
January 30th, 2001, 18:18
also, instead of /home/sites/yourdirectory as the full path, it'd be something like C:/home/sites/yourdirectory

dgessler
January 30th, 2001, 18:34
THANKS! The error messgae I got was somethign like it cannot find perl