If you bug the PHP team some, they might rename the PHP5 module so you can use both... I have PHP3, 4 and 5 (can someone please give me a working binary PHP1 and PHP2 for windows? PLEASE!!!) installed and working on the same server... Simply use the CGI version... But server gets slower and slower on every request (well, maybe not _every_ request but)...
// DvDmanDT "Terje Torkelsen" <[EMAIL PROTECTED]> skrev i meddelandet 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