Geoffrey Young wrote: > hi all... > > I was wondering if any thought was given to designing mod_perl 2.0 > with ISPs in mind. I know this issue has cropped up on modperl@ but > I've been thinking about it lots lately and have an idea (well, some > ramblings, anyway)...
agreed that there is a *big* demand for this. No need to have an advocacy thread on that :) Let's move onto the deep water. > there are lots of problems with allowing users to have access to > mod_perl in a multiple-client or mass web hosting situation. of > course, the advocacy bent is that without this type of access, > mod_perl will never reach the level of PHP (if we want it to, that is > :) We need to adopt concepts of chroot jail. Have you looked at Opcode module? If I remember correctly that's the module/functionality that we need to integrate, so certain opcodes won't be available for the end users. That's what we need, right? I think the first thing to lookat is how PHP builds the jail. _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
