Hey All,

        After much hassle, I blew away my threaded MPM under Apache2 
because mod_perl didn't seem to be accepting or processing the . 
(period) in my @INC path so that scripts called like:

require "blah.cgi"

were not being found in the include path. I understand there are still 
issues with SafeCWD'ing in a threading enviroment, but now that the MPM 
is prefork, it isn't threaded anymore. Any reason why mod_perl 2, still 
doesn't recognize the . in my @INC path?

-Joshua Bernstein
Systems Analyst
University of Arizona
Tucson, Arizona, USA

Reply via email to