[[mami3インストール]]

** DB ブラウザ を入れる [#p184db81]

phpMyAdmin をインストール

 [root@mami sekigawa]# yum -y install epel-release
 [root@mami sekigawa]# sed -i -e "s/enabled=1/enabled=0/g" /etc/yum.repos.d/epel.repo
   
 [root@mami sekigawa]# yum --enablerepo=remi -y install php70-php-mysql php70-php-mcrypt
 [root@mami sekigawa]# yum --enablerepo=epel -y install phpMyAdmin
  
 [root@mami sekigawa]# vi /etc/httpd/conf.d/phpMyAdmin.conf
  
 [root@mami sekigawa]# systemctl restart httpd


http://172.16.254.241/phpmyadmin/~

にアクセスする。~

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS