Re: [EMAIL PROTECTED] Supporting two PHP installations

2007-10-10 Thread j k
On 10/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > > Is it possible to have php4 and php5 installed into > the same apache installation telling apache that > some files should be executed using php4 and some > others using php5 even if they all have the same > extension (.php)? > >

Re: [EMAIL PROTECTED] Supporting two PHP installations

2007-10-10 Thread Matthew A. Bockol
placed there. Matt - Original Message - From: [EMAIL PROTECTED] To: users@httpd.apache.org Sent: Wednesday, October 10, 2007 11:50:23 AM (GMT-0600) America/Chicago Subject: [EMAIL PROTECTED] Supporting two PHP installations Hi, Is it possible to have php4 and php5 installed into the same

[EMAIL PROTECTED] Supporting two PHP installations

2007-10-10 Thread gerocoma-forophp
Hi, Is it possible to have php4 and php5 installed into the same apache installation telling apache that some files should be executed using php4 and some others using php5 even if they all have the same extension (.php)? I'm thinking about 2 virtual hosts or applying some directory rules or lis