Reply To: MariaDBのインストールが失敗する

TOP Forums インストール(Installing KUSANAGI) MariaDBのインストールが失敗する Reply To: MariaDBのインストールが失敗する

#350
thekerbey
Participant

    got it to work through the following

    [root@kusanagi80 ~]# history
    1 yum –enablerepo=remi,remi-php56 update -y
    2 yum update
    3 yum clean all
    4 reboot
    5 kusanagi init
    6 service mysql status
    7 kusanagi provison dctemp4
    8 kusanagi provision dctemp4
    9 Service mysql start
    10 service mysql status
    11 history

    • This reply was modified 6 years, 1 month ago by thekerbey.