Stas Bekman
Tue, 29 Jul 2003 16:43:51 -0700
On Tue, 2003-07-29 at 07:23, Stas Bekman wrote:
That's correct. This is because $r->chdir_file in compat doesn't do anything.
The reason is that under threaded mpm, chdir() affects all threads. Of course we could check whether the mpm is prefork and do things the old way, but that means that the same code won't work the same under threaded and non-threaded mpms. Hence the limbo. Still waiting for Arthur to finish porting safecwd package, which should resolve this problem.
When he does finish it, won't we make the threaded MPM work just like
this? It seems like it would be reasonable to get prefork working
properly, even if the threaded MPM isn't ready yet.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com