Autor Subiect: Instalare php56 si mysql 5.7  (Citit de 8953 ori)

Admin

  • Administrator
  • guru
  • *****
  • Mesaje postate: 58
  • Karma: +0/-0
Instalare php56 si mysql 5.7
« : Mai 27, 2019, 12:15:31 p.m. »

yum install epel-release
rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
yum --enablerepo=remi,remi-php56 install php php-common php-devel php-mbstring php-mcrypt
rpm https://dev.mysql.com/get/mysql57-community-release-el6-8.noarch.rpm
yum install mysql-community-server mysql