With a bit of httpd.conf wizardry, I believe so. Just put the the LoadModule 
and AddType stuff inside the <VirtualHost> containers. PHP5 is libphp5.so, 
PHP4 is libphp4.so

I haven't tried it, but it should work.


On Wednesday 08 October 2003 11:33 pm, Ryan Thompson wrote:
> Just a quick question. I don't think it's possible but worth a try
>
> Is it possible to load two different PHP modules in apache having them
> linked to different virtual hosts? I'm hoping I can run one site with PHP 5
> and another with 4.3.x

-- 
Evan Nemerson
[EMAIL PROTECTED]

--
"If you would be a real seeker after truth, you must at least once in your 
life doubt, as far as possible, all things."

-Rene Descartes

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

Reply via email to