Re: [CentOS] PHP and PHP53 on CentOS5

2012-05-02 Thread Mihamina Rakotomandimby
On 05/01/2012 06:14 PM, Max Pyziur wrote: > Can someone offer their experience/advice in this regard? > > If I execute the command > # yum install php53\* > > ... will this just install php53 and remove php-* packages? Depending on your means, you could also install a virtual machine (KVM, Virtua

Re: [CentOS] PHP and PHP53 on CentOS5 - PROBLEM

2012-05-01 Thread Jesus del Valle
> > > I would appreciate seeing your notes. > > there are the IUS repos for PHP53. With those you can yum > install squirrelmail, drupal6, phpmyadmin. > > I *did* install PHP53 from the IUS repository ( along with other > supporting php packages), and html-enabled email (the capability to > compos

Re: [CentOS] PHP and PHP53 on CentOS5 - PROBLEM

2012-05-01 Thread Max Pyziur
>> >> > After I install php53 and other supporting php53 components, I tried >> installing squirrelmail, drupal6, and phpmyadmin via yum install. >> >> However, they fail to install because of dependency issues. >> >> Hi Max. You can wget Drupal from source, you don't need yum for this. >> Same > f

Re: [CentOS] PHP and PHP53 on CentOS5 - PROBLEM

2012-05-01 Thread Jesus del Valle
> > > After I install php53 and other supporting php53 components, I tried > installing squirrelmail, drupal6, and phpmyadmin via yum install. > > However, they fail to install because of dependency issues. > > Hi Max. You can wget Drupal from source, you don't need yum for this. Same for squirrelm

Re: [CentOS] PHP and PHP53 on CentOS5 - PROBLEM

2012-05-01 Thread Max Pyziur
Greetings, I just tried this. In the process drupal6, squirrelmail, and phpmyadmin are removed because of dependencies. After I install php53 and other supporting php53 components, I tried installing squirrelmail, drupal6, and phpmyadmin via yum install. However, they fail to install because of

Re: [CentOS] PHP and PHP53 on CentOS5

2012-05-01 Thread Jesus del Valle
> > > Can someone offer their experience/advice in this regard? (remove php, > install php53, CentOS 5) > > Hi. I did exactly this about a year ago under CentOS 5.6. I just had a look at my notes: yum install yum-utils (for package-cleanup) yum remove php php-common # These below were installed ov

Re: [CentOS] PHP and PHP53 on CentOS5

2012-05-01 Thread Max Pyziur
> > -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Max Pyziur > Sent: 17 April 2012 16:03 > To: CentOS mailing list > Subject: Re: [CentOS] PHP and PHP53 on CentOS5 > >> Much thanks for all of the repli

Re: [CentOS] PHP and PHP53 on CentOS5

2012-04-17 Thread Regendoerp, Achim
-Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Max Pyziur Sent: 17 April 2012 16:03 To: CentOS mailing list Subject: Re: [CentOS] PHP and PHP53 on CentOS5 > Much thanks for all of the replies. > > My sense, then, from a

Re: [CentOS] PHP and PHP53 on CentOS5

2012-04-17 Thread Max Pyziur
> On 04/17/2012 12:18 AM, Max Pyziur wrote: >> Greetings, >> >> We have someone requesting the use of Wordpress 3.3.1. It requires PHP >> 5.2 >> minimum. >> >> Currently, our machine is running CentOS 5.7. >> >> >> What are the issues/concerns in upgrading from PHP 5.1 (the current PHP >> rpms) to