mod_perl: All paths must be absolute
Jochen Wiedmann
jochen.wiedmann at gmail.com
Mon Jun 26 19:20:39 UTC 2006
Max Kanat-Alexander wrote:
> 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.
I suggest, that a better solution might be to switch to the Bugzilla
directory at the beginning of a CGI script. The required changes and the
required know how are fewer.
Jochen
More information about the developers
mailing list