Closed Thread
Results 1 to 4 of 4

Thread: INstalling Perl Scripts on NT Server

  1. #1
    Junior Member dgessler is an unknown quantity at this point
    Join Date
    Dec 2000
    Location
    Fairfax, Virginia
    Posts
    22
    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.

  2. #2
    FWS Addict Koolguy is an unknown quantity at this point Koolguy's Avatar
    Join Date
    Oct 2000
    Location
    Canada
    Posts
    934
    No there shouldnt be much diffirence besides the perl path is usually #!C:\perl\bin\perl.exe on an NT machine.
    koolplace\dot\com - an amazingly awesome, pointless site

  3. #3
    anti-liberal keith is an unknown quantity at this point keith's Avatar
    Join Date
    Oct 2000
    Location
    Buttsville
    Posts
    2,375
    also, instead of /home/sites/yourdirectory as the full path, it'd be something like C:/home/sites/yourdirectory

  4. #4
    Junior Member dgessler is an unknown quantity at this point
    Join Date
    Dec 2000
    Location
    Fairfax, Virginia
    Posts
    22

    THANKS!

    THANKS! The error messgae I got was somethign like it cannot find perl

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts