Documentation links
Bradley Baetz
bbaetz at acm.org
Tue Feb 25 08:07:25 UTC 2003
On Tue, Feb 25, 2003 at 07:59:14AM +0000, Gervase Markham wrote:
> I do hope this option is not going to become the default. I very much
> like having all the Bugzilla files in the same place. IMO this only
> causes trouble - if one file can't be certain where another one is, then
> it's going to cause other problems than this.
Note that it will be a requirement for mod_perl that the real path of
the bugzilla .pms are placed in the server statup file, and we are
probably going to want to remove |use lib| calls, too.
The reason for this is that changing the path at run time affects
subsequent users of the mod_perl instance, and also affects stuff like
Apache::Reload.
Plus, with mod_perlv2, we arne't run with our directory as .
Bradley
More information about the developers
mailing list