VPS Centos with ISPConfig 3
by chipdien • 19.11.2010 • Notes • 0 Comments
Cac buoc cai dat co ban tren VPS voi he dieu hanh Centos 5.5 x64 su dung Control Panel ISPConfig 3:
[important]Huong dan tren Howtoforge:
http://www.howtoforge.com/perfect-server-centos-5.5-x86_64-ispconfig-3[/important]
Nang cap php 5.1.6 len 5.3.x
[important]Remi Repo install:
wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm
wget http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
rpm -Uvh remi-release-5*.rpm epel-release-5*.rpm
su -
cd /etc/yum.repos.d
wget http://rpms.famillecollet.com/enterprise/remi.repo
cd /tmp
wget http://rpms.famillecollet.com/RPM-GPG-KEY-remi
rpm –import RPM-GPG-KEY-remi[/important]
[important]Update php:
yum –enablerepo=remi update php[/important]
