Is it possible to run php4 and php5 parallel in Centos4 somehow? If the parallel php5 could be installed from rpm also that would be great also. Regards, Peter
Peter Peltonen wrote:> Is it possible to run php4 and php5 parallel in Centos4 somehow? If > the parallel php5 could be installed from rpm also that would be great > also.Not both as apache_mod. You can use one as mod and the other one as cgi. Anyway, PHP4 will almost certainly expire next year (www.gophp5.org) -- 21:50:04 up 2 days, 9:07, 0 users, load average: 0.92, 0.37, 0.18 --------------------------------------------------------- Lic. Mart?n Marqu?s | SELECT 'mmarques' || Centro de Telem?tica | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador ---------------------------------------------------------
Dear Salam, I have not used this thing yet, but i suppose not recommended, may be libraries confliction occur, some abnormal behaviour may arise. Regards, Umair Shakil ETD On 9/20/07, Peter Peltonen <peter.peltonen at gmail.com> wrote:> > Is it possible to run php4 and php5 parallel in Centos4 somehow? If > the parallel php5 could be installed from rpm also that would be great > also. > > Regards, > Peter > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070921/a0198d81/attachment-0001.html>
gjgowey at tmo.blackberry.net
2007-Sep-21 04:32 UTC
[CentOS] running php4 and php5 parallel
Maybe if you custom build them from source giving each it's own directory using --prefix you can do it, but Umair might still be right about library conflicts. Not including the libraries and binaries in any paths might solve the problem and execution still could happen via a shell script for each to append the proper path before launch, but this is all just guessing. Geoff Sent from my BlackBerry wireless handheld. -----Original Message----- From: "umair shakil" <umairshakeel at gmail.com> Date: Fri, 21 Sep 2007 09:26:25 To:"CentOS mailing list" <centos at centos.org> Subject: Re: [CentOS] running php4 and php5 parallel Dear Salam, I have not used this thing yet, but i suppose not recommended, may be libraries confliction occur, some abnormal behaviour may arise. Regards, Umair Shakil ETD On 9/20/07, Peter Peltonen <peter.peltonen at gmail.com <mailto:peter.peltonen at gmail.com> > wrote: Is it possible to run php4 and php5 parallel in Centos4 somehow? If the parallel php5 could be installed from rpm also that would be great also. Regards, Peter _______________________________________________ CentOS mailing list CentOS at centos.org <mailto:CentOS at centos.org> http://lists.centos.org/mailman/listinfo/centos <http://lists.centos.org/mailman/listinfo/centos> _______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos