Re: Installing PHP5 alongside PHP4

2006-12-21 Thread Chad Leigh -- Shire.Net LLC


On Dec 20, 2006, at 7:45 PM, Benjamin Kudria wrote:


Hi,

I admin a small web hosting server running 6.1-RELEASE-p10, and I  
have PHP4
working as a module with Apache 2.0.59.  I have a PHP app that  
doesn't work
with PHP4 and requires PHP5, along with the mysql and gd  
extensions.  Is
there a way to get PHP5 to run alongside PHP4 short of installing  
another

Apache in a jail?


I don't know if you can using ports but by compiling yourself you  
can.  You have to have 2 separate modules you load (with different  
names) and then you have to have one respond to a different file  
extension.  Ie, .php for php4 and .php5 for php5 or whatever.


Chad




Thanks,
Benjamin Kudria
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions- 
[EMAIL PROTECTED]"


---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net





Installing PHP5 alongside PHP4

2006-12-21 Thread Benjamin Kudria
Hi,

I admin a small web hosting server running 6.1-RELEASE-p10, and I have PHP4 
working as a module with Apache 2.0.59.  I have a PHP app that doesn't work 
with PHP4 and requires PHP5, along with the mysql and gd extensions.  Is 
there a way to get PHP5 to run alongside PHP4 short of installing another 
Apache in a jail?

Thanks,
Benjamin Kudria
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Installing PHP5 alongside PHP4

2006-12-15 Thread Benjamin Kudria
Hi,

I admin a small web hosting server running 6.1-RELEASE-p10, and I have PHP4 
working as a module with Apache 2.0.59.  I have a PHP app that doesn't work 
with PHP4 and requires PHP5, along with the mysql and gd extensions.  Is 
there a way to get PHP5 to run alongside PHP4 short of installing another 
Apache in a jail?

Thanks,
Benjamin Kudria
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"