Your shopping cart is empty. Browse our Store

Magento

Open Source eCommerce Evolved

Magento Forum

   
Setting up PHP5.2 addons/ extensions on CetnOS 4.3 for magento installation
 
Joseph John
Jr. Member
 
Total Posts:  2
Joined:  2008-05-11
 

Hi
While installing magentoo on CentOS 4.3 I faced some problem with php. I had to upgrade php4 to php5.2 . At first I tried compiling php5.2 from rpm source which did not work for me . After some trying I was success . setting up PHP5.2 addons /extesions for magentoo is very easy I followed the following steps and it was success grin

I was not able to upgrade directly to PHP 5.2 using the link
http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html

It was giving some dependency problems
like
--> Processing Dependency: libmysqlclient.so.15 for package: php-mysql
--> Finished Dependency Resolution
Error: Missing Dependency: libmysqlclient.so.15(libmysqlclient_15) is needed by package php-mysql
Error: Missing Dependency: libmysqlclient.so.15 is needed by package php-mysql

Now at this stage , I edited “CentOS-Base.repo”
enabled [centosplus]

gave yum update php

now I have to install the PHP extensions/addons

1> yum install php-pdo

2> yum install php-mcrypt

3> yum install php-mhash

4> wget ftp://ftp.pbone.net/mirror/seerofsouls.com/mandriva/10.2/i586/LE2005/php-simplexml-5.0.4-1.SoS.i586.rpm
rpm -ivh php-simplexml-5.0.4-1.SoS.i586.rpm

5> yum install php-gd

6> wget ftp://ftp.pbone.net/mirror/seerofsouls.com/mandriva/10.2/i586/LE2005/php-dom-5.0.4-3.SoS.i586.rpm
rpm -ivh php-dom-5.0.4-3.SoS.i586.rpm

7> ftp://ftp.pbone.net/mirror/seerofsouls.com/mandriva/10.2/i586/LE2005/php-iconv-5.0.4-1.SoS.i586.rpm
rpm -ivh php-iconv-5.0.4-1.SoS.i586.rpm

Now u are ready with the required PHP extensions for magento installation on Centos 4.3 grin

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International) to request a call-back.
© Copyright 2008 Varien. Magento is a trademark of Irubin Consulting Inc. DBA Varien    Privacy Policy|Terms of Service