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
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
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
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