Re: Path problems in IIS5

2001-04-03 Thread ryddler
Tuesday, April 03, 2001, 10:54:09 AM, Doyle wrote: DJ> Hi All, DJ> I have an interesting problem with paths and possibly virtual directory's in IIS5, they are as follows: DJ> If I use... DJ> use lib "cgi-bin/lib/florence"; DJ> I cannot use. DJ> require "cal.conf.pl"; DJ> As I woul

Path problems in IIS5

2001-04-03 Thread Doyle Johnson
Hi All,     I have an interesting problem with paths and possibly virtual directory's in IIS5, they are as follows:       If I use...       use lib "cgi-bin/lib/florence";    I cannot use.     require "cal.conf.pl";    As I would expect to, I have to use.    requ