Hi,
I am running centos 5 with php 5.1.6-20 and mysql 5.0.45-7.el5 on a production server running a lot of ecommerce stores.
The future next versions of these stores all are requiring php 5.2 at least. I don't want any problems with the ecommerce stores I have now with php 5.1.6-20 so don't know what to do.
With the next version of one store I will need php 5.2 plus MySQLi extension. Another store version I will need only php 5.2.
I found several posts last night about php 5.2 never being in centos 5 because redhat wouldn't support centos.
Any advice is greatly appreciated.
Thanks!
Best Regards, Melinda Odom Design Hosting, Inc. Web Design, Web Hosting, & Ecommerce Solutions 479-471-0891 CST info@designhosting.biz http://www.designhosting.biz
On Sun, 15 Mar 2009 12:29:41 -0500, Melinda Odom info@designhosting.biz wrote:
Hi,
I am running centos 5 with php 5.1.6-20 and mysql 5.0.45-7.el5 on a production server running a lot of ecommerce stores.
The future next versions of these stores all are requiring php 5.2 at least. I don't want any problems with the ecommerce stores I have now with php 5.1.6-20 so don't know what to do.
With the next version of one store I will need php 5.2 plus MySQLi extension. Another store version I will need only php 5.2.
I found several posts last night about php 5.2 never being in centos 5 because redhat wouldn't support centos.
Any advice is greatly appreciated.
i used remi repository, it worked. http://www.centos.org/modules/newbb/viewtopic.php?topic_id=18416
Le Dim 15 mars 2009 18:29, Melinda Odom a écrit :
Hi,
I am running centos 5 with php 5.1.6-20 and mysql 5.0.45-7.el5 on a production server running a lot of ecommerce stores.
The future next versions of these stores all are requiring php 5.2 at least. I don't want any problems with the ecommerce stores I have now with php 5.1.6-20 so don't know what to do.
With the next version of one store I will need php 5.2 plus MySQLi extension. Another store version I will need only php 5.2.
I found several posts last night about php 5.2 never being in centos 5 because redhat wouldn't support centos.
Any advice is greatly appreciated.
the safer way is to install it from sources.
the easy way is to install unofficial rpms : - the announce : http://blog.famillecollet.com/post/2009/03/01/php-5.2.9-1 - the depot : http://rpms.famillecollet.com/el5.html
cheers,
David
Thanks!
Best Regards, Melinda Odom Design Hosting, Inc. Web Design, Web Hosting, & Ecommerce Solutions 479-471-0891 CST info@designhosting.biz http://www.designhosting.biz
I am currently testing Jason Litka's rpm's, they include php 5.2 and mysqli...
http://www.jasonlitka.com/yum-repository/