in reply to Re: Re: Re: Re: Re: Re: Re: Re: Re: mod_perl and shared environments don't mix - do they?
in thread mod_perl and shared environments don't mix - do they?

However, you could take advantage of Perl's unprotected nature to globally redefine the print function or change the Apache::Registry handler function to do something completely different.
Which is exactly what running Apache::Registry scripts under Safe should be able to prevent..

Makeshifts last the longest.

  • Comment on Re^10: mod_perl and shared environments don't mix - do they?