2010年8月20日金曜日

VPSサーバー WEBKEEPERS(海外)

やったことメモ
#wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
#wget http://rpms.famillecollet.com/el5.i386/remi-release-5-8.el5.remi.noarch.rpm
#rpm -Uvh *.rpm
#yum --enablerepo=remi update httpd*
#yum update httpd*
#yum --enablerepo=remi update mysql* php*
#useradd (username)
#passwd (username)
#yum --enablerepo=remi install php-mysql
#/usr/bin/mysqladmin -u root password 'password'

0 件のコメント:

コメントを投稿