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

Reply via email to