yum install yum-priorities
			
		
 
	 
 Installing PHP 5.3 on CentOS 5.7 x86_64
Install the EPEL x86_64 Repo
	کد:
	 rpm -Uvh http://download.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
 Install the IUS x86_64 Repo
	کد:
	rpm -Uvh http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/ius-release-1.0-8.ius.el5.noarch.rpm
 
	کد:
	 yum install php53u php53u-common php53u-devel
 
	کد:
	
    PHP 5.3.8 (cli) (built: Aug 23 2011 06:33:32)
    Copyright (c) 1997-2011 The PHP Group
    Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
 Installing PHP 5.3 on CentOS 5.7 i386
Install the EPEL i386 Repo
	کد:
	rpm -Uvh http://download.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
 Install the IUS i386 Repo
	کد:
	rpm -Uvh http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/i386/ius-release-1.0-8.ius.el5.noarch.rpm
 
	کد:
	yum install php53u php53u-common php53u-devel
 
	کد:
	    PHP 5.3.8 (cli) (built: Aug 23 2011 06:33:32)
    Copyright (c) 1997-2011 The PHP Group
    Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies