mod_perl: All paths must be absolute
Max Kanat-Alexander
mkanat at bugzilla.org
Mon Jun 26 15:30:31 UTC 2006
When running under mod_perl, we can't guarantee what directory we're
currently in. So, if you specify a path, it must be absolute.
You can use bz_locations->{'libdir'} (see Bugzilla::Constants on the
tip) to get Bugzilla's absolute path, as soon as I check in this bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=342744
-Max
--
http://www.everythingsolved.com/
Everything Solved: Competent, Friendly Bugzilla and Linux Services
More information about the developers
mailing list