losing track of namespace ?

2002-02-18 Thread Tom Lancaster
Hi, I've just started experiencing strangeness on our development box ( many vhosts ), using Apache::ASP 2.29. Firstly, I wasn't able to see $Session unless I fully qualified it ( $Apps::Session ), despite having GlobalPackage set to Apps. Nextly, after fully qualifying my $Session's, I experie

Re: Hiccup with long file paths using $Response->Redirect

2002-02-18 Thread Robert Bagley
I had this same problem on a Solaris8 box where turning on the "InodeNames" option fixed it for me. On this box, I had a disk devoted to just the http files, but it was mounted several layers deep in the directory tree. -Robert -- Robert Bagley - [EMAIL PROTECTED] Quoting Christopher Brow

Re: Hiccup with long file paths using $Response->Redirect

2002-02-18 Thread Maurice Aubrey
Hi Chris. On Sun, Feb 17, 2002 at 09:54:45AM -0800, Christopher Brown wrote: > Generally, this works, except when the real path to > page2.html has too many characters. The error occurs > when Apache-ASP translates the redirect to a real > path. It is not a 404 error at the browser side, > whic

Re: Undefined subroutine -> DSO Required?

2002-02-18 Thread Dariusz Pietrzak
> Main question: >- will a static build of Apache/mod_perl (most likely) fix problems where a >compile of an ASP script works one minute and fails the > next? mod_perl as module causes mysterious failures, some of those you described I experienced myself and so did others. That's why deb

Undefined subroutine -> DSO Required?

2002-02-18 Thread Ellers
Hello all I'm fairly experienced at Perl and CGI but I am new to ASP. I really like it overall - its great being able to edit a dynamic page in a GUI editor! However the scripts are falling over very erratically. With debug level 2 I get extensive messages about an undefined subroutine in a