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 relative 'use lib' paths that appear 
in code have precedence.

It's possible I could remove all these, and only set the path from
httpd.conf and my shell environment (for command line module testing).

Is there a simpler way to make Apache::Reload work when there are
relative 'use lib' paths in the code?

Since I'm new at this, It's possible I missed some documentation on this
topic, and would happily accept a pointer to that if so.

        Mark

-- 
 . . . . . . . . . . . . . . . . . . . . . . . . . . . 
   Mark Stosberg            Principal Developer  
   [EMAIL PROTECTED]     Summersault, LLC     
   765-939-9301 ext 202     database driven websites
 . . . . . http://www.summersault.com/ . . . . . . . .


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to