Hi, As far as I know you can not do that; but you instead install two Apache servers with different PHP modules and make them listen to different ports.
Cheers, Catalin "Terje Torkelsen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > is there a way to install two phps on one apache server? want a stable php4 > on my production site and a php5-dev to test on.. just use different > virtualhosts, like php5.domain.com for the one with php5 installed. looked in > the apache docs, seems like LoadModule cant be used inside <VirtualHost>, its > a global var. > > thanx > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php