Re: [CentOS] Php 5.2.x support ends

2010-07-28 Thread John Doe
From: Eero Volotinen > Well, mainly problem is that rhel/centos is shipping so old php > version and mysql. > and "lack" of reliable source for newer versions for production.. I > hope rhel 6/centos 6 fixes this problem also.. It will temporarily fix the problem... But in n years, we will

Re: [CentOS] Php 5.2.x support ends

2010-07-28 Thread Eero Volotinen
2010/7/26 John Hinton : > On 7/26/2010 9:38 AM, John R Pierce wrote: >>    On 07/26/10 12:04 AM, Bob Hoffman wrote: >> >>> Thinking of just sitting on this for awhile? Thoughts? >>> >>> >>> >>>    Last release for PHP 5.2&   updates for 5.3 >>> >>> PHP Logo The users of PHP 5.2 should upgrade to 5.

Re: [CentOS] Php 5.2.x support ends

2010-07-26 Thread John Hinton
On 7/26/2010 9:38 AM, John R Pierce wrote: >On 07/26/10 12:04 AM, Bob Hoffman wrote: > >> Thinking of just sitting on this for awhile? Thoughts? >> >> >> >>Last release for PHP 5.2& updates for 5.3 >> >> PHP Logo The users of PHP 5.2 should upgrade to 5.3 at their earliest >> convenie

Re: [CentOS] Php 5.2.x support ends

2010-07-26 Thread John R Pierce
On 07/26/10 12:04 AM, Bob Hoffman wrote: > Thinking of just sitting on this for awhile? Thoughts? > > > > Last release for PHP 5.2& updates for 5.3 > > PHP Logo The users of PHP 5.2 should upgrade to 5.3 at their earliest > convenience, as the active support of the 5.2 series came to an end wi

Re: [CentOS] Php 5.2.x support ends

2010-07-26 Thread Keith Roberts
On Mon, 26 Jul 2010, gaohu wrote: > To: CentOS mailing list > From: gaohu > Subject: Re: [CentOS] Php 5.2.x support ends > > thus, can we install php 5.3.x using yum ? > Is there any repo that we can use to install the latest version of software? > > > > >

Re: [CentOS] Php 5.2.x support ends

2010-07-26 Thread gaohu
2010-07-26 15:31:22 收件人: CentOS mailing list 抄送: 主题: Re: [CentOS] Php 5.2.x support ends 2010/7/26 gaohu : > thus, can we install php 5.3.x using yum ? > Is there any repo that we can use to install the latest version of software? http://iuscommunity.org/ offers php 5.3.x repository to

Re: [CentOS] Php 5.2.x support ends

2010-07-26 Thread Eero Volotinen
2010/7/26 gaohu : > thus, can we install php 5.3.x using yum ? > Is there any repo that we can use to install the latest version of software? http://iuscommunity.org/ offers php 5.3.x repository to rhel and clones -- Eero, RHCE ___ CentOS mailing list C

Re: [CentOS] Php 5.2.x support ends

2010-07-26 Thread Alexander Dalloz
Am 26.07.2010 09:04, schrieb Bob Hoffman: > Thinking of just sitting on this for awhile? Thoughts? That is an upstream note. Red Hat will support PHP 5 as shipped by them until the EOL of RHEL 5. Though there are rumors that with release of Update 6 RHEL 5 will come with an additional PHP5.3 pa

Re: [CentOS] Php 5.2.x support ends

2010-07-26 Thread gaohu
thus, can we install php 5.3.x using yum ? Is there any repo that we can use to install the latest version of software? 2010-07-26 gaohu 发件人: Bob Hoffman 发送时间: 2010-07-26 15:04:56 收件人: centos@centos.org 抄送: 主题: [CentOS] Php 5.2.x support ends Thinking of just sitting on this

[CentOS] Php 5.2.x support ends

2010-07-26 Thread Bob Hoffman
Thinking of just sitting on this for awhile? Thoughts? Last release for PHP 5.2 & updates for 5.3 PHP Logo The users of PHP 5.2 should upgrade to 5.3 at their earliest convenience, as the active support of the 5.2 series came to an end with the release of version 5.2.14 earlier today. PHP 5.2.

Re: [CentOS] PHP 5.2.x

2009-11-12 Thread Piero
Hi, I just installed GOSA using the PHP-5.2 from centOS testing: cd /etc/yum.repos.d/ wget http://dev.centos.org/centos/5/CentOS-Testing.repo yum --enablerepo=c5-testing check-update yum --enablerepo=c5-testing update php yum --enablerepo=c5-testing install php-mhash.x86_64 /etc/init.d/httpd res

Re: [CentOS] PHP 5.2.x

2009-11-02 Thread Craig White
On Mon, 2009-11-02 at 20:57 +0100, Alexander Dalloz wrote: > Craig White schrieb: > > I am trying to install GOsa and it seems to need PHP 5.2 > > Are there reliable repositories for PHP 5.2 for CentOS 5? > > > > Is there some way I can get this to build on CentOS 5? > > > > Craig > > Hi Cr

Re: [CentOS] PHP 5.2.x

2009-11-02 Thread Vnpenguin
On Mon, Nov 2, 2009 at 20:46, CentOS List wrote: >> Are there reliable repositories for PHP 5.2 for CentOS 5? > > Try epl. https://fedoraproject.org/wiki/EPEL > > I don't think you can found PHP 5.2 at EPEL repo. However I can found PHP 5.2.10 & 5.3 at Remi repo (http://rpms.famillecollet.com/en

Re: [CentOS] PHP 5.2.x

2009-11-02 Thread Alexander Dalloz
Craig White schrieb: > I am trying to install GOsa and it seems to need PHP 5.2 > > So I searched CentOS Plus but no luck > > So I downloaded the src RPM from Fedora 11 and tried to build but got > derailed early on in the process with these errors... > > + cat /usr/share/aclocal/libtool.m4 \ >

Re: [CentOS] PHP 5.2.x

2009-11-02 Thread Craig White
On Tue, 2009-11-03 at 03:46 +0800, CentOS List wrote: > > Are there reliable repositories for PHP 5.2 for CentOS 5? > > Try epl. https://fedoraproject.org/wiki/EPEL you mean like here ? (a mirror) http://mirrors.xmission.com/fedora/epel/5/i386/ no, not available Craig -- This message ha

Re: [CentOS] PHP 5.2.x

2009-11-02 Thread CentOS List
> Are there reliable repositories for PHP 5.2 for CentOS 5? Try epl. https://fedoraproject.org/wiki/EPEL ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] PHP 5.2.x

2009-11-02 Thread Craig White
I am trying to install GOsa and it seems to need PHP 5.2 So I searched CentOS Plus but no luck So I downloaded the src RPM from Fedora 11 and tried to build but got derailed early on in the process with these errors... + cat /usr/share/aclocal/libtool.m4 \ /usr/share/aclocal/ltoptions.m4 \ /us

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-27 Thread Vandaman
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/06

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-27 Thread Peter Hopfgartner
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 sti

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-25 Thread Ignacio Vazquez-Abrams
On Thu, 2008-12-25 at 05:33 -0800, John Thomas wrote: > Ignacio Vazquez-Abrams wrote: > > Or you could just get it from the testing repo, and then BOTHER > > REPORTING WHETHER OR NOT IT WORKS so that it can FINALLY get out of > > testing. > > [Humor mode on, please forgive if not funny] > WHERE AR

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-25 Thread John Thomas
Ignacio Vazquez-Abrams wrote: > Or you could just get it from the testing repo, and then BOTHER > REPORTING WHETHER OR NOT IT WORKS so that it can FINALLY get out of > testing. [Humor mode on, please forgive if not funny] WHERE ARE WE SUPPOSED TO REPORT IT WORKING? [Humor mode off] Thank you for

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-24 Thread Akemi Yagi
On Wed, Dec 24, 2008 at 4:28 AM, mbneto wrote: > Lame question, but how do I fetch those c5-testing rpms? I could not find > the link at the centos.org. Please read: http://wiki.centos.org/AdditionalResources/Repositories Akemi ___ CentOS mailing lis

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-24 Thread mbneto
Lame question, but how do I fetch those c5-testing rpms? I could not find the link at the centos.org. > please consider using the php from c5-testing, so it can make it into > the main repo's and thereby be a lot easier for everyone. > > ___ CentOS mai

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-23 Thread Michael Hall
I am running the c5-testing RPM of PHP 5.2.6 on CentOS 5.2 x86_64. This has Zend Framework 1.7 on top (and PostgreSQL 8.3 underneath). All works fine. On Wed, Dec 24, 2008 at 04:04:45AM +, Karanbir Singh wrote: > Kai Schaetzl wrote: > > There are one or two people that provide repos with 5.2.

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-23 Thread Karanbir Singh
Kai Schaetzl wrote: > There are one or two people that provide repos with 5.2.x, just google. please consider using the php from c5-testing, so it can make it into the main repo's and thereby be a lot easier for everyone. -- Karanbir Singh : http://www.karan.org/ : 2522...@icq

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-23 Thread Ignacio Vazquez-Abrams
On Tue, 2008-12-23 at 22:39 +0100, Mariusz wrote: > if you want newer php you should add remi > repo...http://blog.famillecollet.com/pages/Config-en Or you could just get it from the testing repo, and then BOTHER REPORTING WHETHER OR NOT IT WORKS so that it can FINALLY get out of testing. -- Ign

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-23 Thread Kai Schaetzl
Mbneto wrote on Tue, 23 Dec 2008 18:02:57 -0400: > I sure need CentOS 5.x for all other stability and security features, and > since CentOS 6 should appear only in 2010 I must have an intermediate > solution. There are one or two people that provide repos with 5.2.x, just google. Kai -- Kai Sc

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-23 Thread mbneto
Actually, PHP 5.1.x is getting really old and unfortunately some packages (like Zend Framework, phpMyAdmin) are using the newer features available only in 5.2.x branch. I sure need CentOS 5.x for all other stability and security features, and since CentOS 6 should appear only in 2010 I must have

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-23 Thread Mariusz
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 searche

Re: [CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-23 Thread Vnpenguin
On Tue, Dec 23, 2008 at 9:48 PM, 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? > Why need php 5.2.x on CentOS while php 5.1.x works like a ch

[CentOS] PHP 5.2.x rpm for Centos 5? (any news)

2008-12-23 Thread mbneto
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@centos.org http://lists.centos.org/mailm