Re: [us...@httpd] A php question

2009-10-08 Thread J. Bakshi
Thanks Serge Fonville wrote: > If you name the module differently and make sure the assigned file > extension is different. That should work fine > > I'd check ;-) > > _http://lmgtfy.org/?q=multiple+php+versions+apache&l=1 > _ > > HTH

Re: [us...@httpd] A php question

2009-10-08 Thread Serge Fonville
If you name the module differently and make sure the assigned file extension is different. That should work fine I'd check ;-) *http://lmgtfy.org/?q=multiple+php+versions+apache&l=1* HTH Regards, Serge Fonville On Fri, Oct 9, 2009 at 6:45 AM,

[us...@httpd] A php question

2009-10-08 Thread J. Bakshi
Hello list, This is a [OT] issue though hope someone could show me the right direction. How can I run both php-4 and php-5 with apache ? I like to use the required php version through addhandler option through .htaccess. Any idea ? thanks -