I've searched the archives and found a post last march about a rpm version of php for centos. Any news about it? Is it still in testing? Any known issues? Where do I get it? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20081223/a3730264/attachment-0003.html>
On Tue, Dec 23, 2008 at 9:48 PM, mbneto <mbneto at gmail.com> wrote:> I've searched the archives and found a post last march about a rpm version > of php for centos. > > Any news about it? > Is it still in testing? > Any known issues? > Where do I get it? >Why need php 5.2.x on CentOS while php 5.1.x works like a charm ? If you really need php 5.2.x so you not need CentOS 5.x lolz -- http://vnoss.org
if you want newer php you should add remi repo...http://blog.famillecollet.com/pages/Config-en M ----- Original Message ----- From: mbneto To: CentOS mailing list Sent: Tuesday, December 23, 2008 9:48 PM Subject: [CentOS] PHP 5.2.x rpm for Centos 5? (any news) I've searched the archives and found a post last march about a rpm version of php for centos. Any news about it? Is it still in testing? Any known issues? Where do I get it? Thanks. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------------ _______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20081223/6ddb4ed1/attachment-0003.html>
Building the PHP source rpms from Fedora 10 should work fine. We use them for our servers. Rebuilding source RPMs is extremly easy. Regards, Peter mbneto wrote:> I've searched the archives and found a post last march about a rpm > version of php for centos. > > Any news about it? > Is it still in testing? > Any known issues? > Where do I get it? > > Thanks. > ------------------------------------------------------------------------ > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >-- Dott. Peter Hopfgartner R3 GIS Srl - GmbH Via Johann Kravogl-Str. 2 I-39012 Meran/Merano (BZ) Email: peter.hopfgartner at r3-gis.com Tel. : +39 0473 494949 Fax : +39 0473 069902 www : http://www.r3-gis.com
Peter Hopfgartner wrote:> Building the PHP source rpms from Fedora 10 should work > fine. We use > them for our servers. Rebuilding source RPMs is extremly > easy. >It is even easier to just use the rpms in centos testing see this post http://lists.centos.org/pipermail/centos/2008-December/069841.html You may also wish to read up on why top-posting is not allowed on many mailing lists this one included. Regarads, Vandaman.