Re: Apache::Reload == Lost ENV

2006-12-02 Thread Anthony Gardner
tell me about it but my hands are well and truly tied. Will ask them to install Apache::StatINC and give that a try. It's a tad annoying as if this was a Java project, they'd have the latest and greatest installed on a gold tray. Frank Wiles <[EMAIL PROTECTED]> wrote: On Fri, 1 Dec 2006 15:15:3

Re: Apache::Reload == Lost ENV

2006-12-01 Thread Frank Wiles
On Fri, 1 Dec 2006 15:15:32 + (GMT) Anthony Gardner <[EMAIL PROTECTED]> wrote: > it's actually MP .. not too sure, to be honest. I work for a > largce co. that are using RedHat pkgs and although it claims tp be > MP2, its version number gives 1.99(sth) and the Apache namespaces are > A

Re: Apache::Reload == Lost ENV

2006-12-01 Thread Anthony Gardner
it's actually MP .. not too sure, to be honest. I work for a largce co. that are using RedHat pkgs and although it claims tp be MP2, its version number gives 1.99(sth) and the Apache namespaces are Apache and not Apache2. So, this already is a bone of contention. The code to the functi

Re: Apache::Reload == Lost ENV

2006-12-01 Thread Philip M. Gollucci
Anthony Gardner wrote: I'm def not the first to have noticed this, I googled but nothing sprang out at me. I have a pkg var our $DOCUMENT_ROOT = WWW::Utils->document_root(); and I print %ENV at package level WWW::Utils->printenv(); I'm assuming mp1. I think you might have to show the contents