PHP4 & PHP5 on same server?

Mark Bucciarelli mark at gaiahost.coop
Mon Sep 26 07:35:10 PDT 2005


Is it possible install both php4 and php5 on the same server using
ports?

I'm using fastcgi so two different interpreters should be fine.  (Rename 
/usr/local/bin/php to /usr/local/bin/php5-fcgi, for example.)

Can I assume the php4 and php5 modules (for example, pear) won't step on
each other's toes?

I google around but didn't find much on this topic ... :(

m



More information about the freebsd-questions mailing list