in reply to mod_perl and shared environments don't mix - do they?
For programs that only run in Apache::Registry, that just might work. For programs that extend Apache itself, it probably won't work. To my knowledge, PHP doesn't give access to the full Apache API, so it does a whole lot less than mod_perl and is much easier to sandbox.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: mod_perl and shared environments don't mix - do they?
by Aristotle (Chancellor) on Nov 10, 2002 at 13:57 UTC |