Re: [mp1] Newbie: figuring out Apache::Reload with relative paths

2004-03-21 Thread Stas Bekman
Mark Stosberg wrote: [...] Is there a simpler way to make Apache::Reload work when there are relative 'use lib' paths in the code? [...] Thank you very much for your prompt and helpful to reply. You're welcome, Mark ;) Just to add a bit more to this thread: I did follow this advice about setting

Re: [mp1] Newbie: figuring out Apache::Reload with relative paths

2004-03-21 Thread Mark Stosberg
Stas -- On 2004-02-26, Stas Bekman <[EMAIL PROTECTED]> wrote: > Mark Stosberg wrote: >> Hello, >> >> I'm a new modperl user, and I'm trying to figure out the joy that is >> Apache::Reload. >> >> I keep having an issue where it can't find the modules to reload, >> apparently due to relative path

[mp1] Newbie: figuring out Apache::Reload with relative paths

2004-02-26 Thread Mark Stosberg
Hello, I'm a new modperl user, and I'm trying to figure out the joy that is Apache::Reload. I keep having an issue where it can't find the modules to reload, apparently due to relative path names. In my httpd.conf, I use SetEnv to set the explicit paths I want. However, it appears that the rel

Re: [mp1] Newbie: figuring out Apache::Reload with relative paths

2004-02-26 Thread Stas Bekman
Mark Stosberg wrote: Hello, I'm a new modperl user, and I'm trying to figure out the joy that is Apache::Reload. I keep having an issue where it can't find the modules to reload, apparently due to relative path names. In my httpd.conf, I use SetEnv to set the explicit paths I want. However, it