Re: [CentOS] Compiling PHP and MySQL

2011-06-14 Thread John R Pierce
On 06/14/11 1:10 PM, Dvorkin, Asya wrote: >>> Is there a way to find out what are the usual configure options that are >>> used to >>> >> compile binaries that are available through yum? >> > >> > php -i | grep configure >> > or check from the srpm... > Thank you, John. This is very useful t

Re: [CentOS] Compiling PHP and MySQL

2011-06-14 Thread Dvorkin, Asya
On Jun 14, 2011, at 9:40 AM, John Doe wrote: > From: "Dvorkin, Asya" > >> Is there a way to find out what are the usual configure options that are >> used to >> compile binaries that are available through yum? > > php -i | grep configure > or check from the srpm... Thank you, John. This is

Re: [CentOS] Compiling PHP and MySQL

2011-06-14 Thread John Doe
From: "Dvorkin, Asya" > Is there a way to find out what are the usual configure options that are used > to > compile binaries that are available through yum? php -i | grep configure or check from the srpm... JD ___ CentOS mailing list CentOS@centos.

Re: [CentOS] Compiling PHP and MySQL

2011-06-13 Thread Dvorkin, Asya
On Jun 13, 2011, at 2:32 PM, John R. Dennison wrote: On Mon, Jun 13, 2011 at 01:47:31PM -0400, Dvorkin, Asya wrote: I am not sure if I want to use it in a production environment Please trim unnecessary material from your responses. Thank you. IUS is the community repo for RackSpace; this

Re: [CentOS] Compiling PHP and MySQL

2011-06-13 Thread John R. Dennison
On Mon, Jun 13, 2011 at 01:47:31PM -0400, Dvorkin, Asya wrote: > > I am not sure if I want to use it in a production environment Please trim unnecessary material from your responses. Thank you. IUS is the community repo for RackSpace; this is the same repo and repo components that they use

Re: [CentOS] Compiling PHP and MySQL

2011-06-13 Thread Dvorkin, Asya
On Jun 13, 2011, at 1:26 PM, Eero Volotinen wrote: 2011/6/13 Dvorkin, Asya mailto:dvork...@umdnj.edu>>: On Jun 13, 2011, at 1:09 PM, Eero Volotinen wrote: 2011/6/13 Dvorkin, Asya mailto:dvork...@umdnj.edu>>: Hi everyone, I need to install an older version of PHP - 5.2.16, which is not currentl

Re: [CentOS] Compiling PHP and MySQL

2011-06-13 Thread Eero Volotinen
2011/6/13 Dvorkin, Asya : > > On Jun 13, 2011, at 1:09 PM, Eero Volotinen wrote: > > 2011/6/13 Dvorkin, Asya : > > Hi everyone, > > I need to install an older version of PHP - 5.2.16, which is not currently > available through an official CentOS repo (as far as I can tell). > > In order to fulfill

Re: [CentOS] Compiling PHP and MySQL

2011-06-13 Thread Alexander Dalloz
Am 13.06.2011 19:12, schrieb Dvorkin, Asya: > http://iuscommunity.org/ > > Thank you. I've been to this website, but it has > php52-5.2.17-1.ius.el5.x86_64 > > I need 5.2.16 > > Thank you, > Asya

Re: [CentOS] Compiling PHP and MySQL

2011-06-13 Thread Dvorkin, Asya
On Jun 13, 2011, at 1:09 PM, Eero Volotinen wrote: 2011/6/13 Dvorkin, Asya mailto:dvork...@umdnj.edu>>: Hi everyone, I need to install an older version of PHP - 5.2.16, which is not currently available through an official CentOS repo (as far as I can tell). In order to fulfill our developer's

Re: [CentOS] Compiling PHP and MySQL

2011-06-13 Thread Athmane Madjoudj
On 06/13/2011 06:04 PM, Athmane Madjoudj wrote: > On 06/13/2011 05:59 PM, Dvorkin, Asya wrote: >> Hi everyone, >> >> I need to install an older version of PHP - 5.2.16, which is not >> currently available through an official CentOS repo (as far as I can >> tell). >> >> In order to fulfill our devel

Re: [CentOS] Compiling PHP and MySQL

2011-06-13 Thread Eero Volotinen
2011/6/13 Dvorkin, Asya : > Hi everyone, > > I need to install an older version of PHP - 5.2.16, which is not currently > available through an official CentOS repo (as far as I can tell). > > In order to fulfill our developer's requirements, I've decided to just > compile  PHP and MySql from the

Re: [CentOS] Compiling PHP and MySQL

2011-06-13 Thread Athmane Madjoudj
On 06/13/2011 05:59 PM, Dvorkin, Asya wrote: > Hi everyone, > > I need to install an older version of PHP - 5.2.16, which is not currently > available through an official CentOS repo (as far as I can tell). > > In order to fulfill our developer's requirements, I've decided to just > compile PHP

[CentOS] Compiling PHP and MySQL

2011-06-13 Thread Dvorkin, Asya
Hi everyone, I need to install an older version of PHP - 5.2.16, which is not currently available through an official CentOS repo (as far as I can tell). In order to fulfill our developer's requirements, I've decided to just compile PHP and MySql from the source. Is there a way to find out wh