Robert Cummings schrieb:
> You can use separate engines. The topic has been addresses many times
> already. Set up a second instance of apache and use the ProxyPass system
> to pass control from the primary apache server to a PHP5 enabled apache
> server.

I always thought this complexity is why people are not doing this. I
read about patching the PHP5 sources so the internal names for the
module do not collide with those for PHP4. Then it's possible for bothe
modules to coexist in a single Apache instance. Why ist this not made
standard behaviour?

Oliver
____________
Zaan: "There is much cruelty in the universe."
John: "Yea, We seem to have the treasure map to it"
[FarScape 121]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to