• 18-03-2024, 16:11:23
    #1
    Merhaba;

    Centos 7 ye PHPMYADMİN APACHE kurulumu gerçekleştim ama mysql veya maridb kesinlikle kuramıyorum

    Transaction check error:
    file /usr/share/mysql/charsets/Index.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/armscii8.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/ascii.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/cp1250.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/cp1251.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/cp1256.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/cp1257.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/cp850.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/cp852.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/cp866.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/dec8.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/geostd8.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/greek.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/hebrew.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/hp8.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
    file /usr/share/mysql/charsets/keybcs2.xml conflicts between attempted installs of MariaDB-common-10.6.17-1.el7.centos.x86_64 and mysql-community-common-5.7.44-1.el7.x86_64
  • 18-03-2024, 16:13:28
    #2
    yum -y update yapıp tekrar dener misiniz
  • 18-03-2024, 16:15:12
    #3
    Fezbeatz adlı üyeden alıntı: mesajı görüntüle
    yum -y update yapıp tekrar dener misiniz
    https://prnt.sc/E5H-NMygO4SP

    ondada aynısını vermeye basladı.
  • 18-03-2024, 16:18:47
    #4
    package-cleanup --dupes
    package-cleanup --cleandupes
    yum remove mysql-community-common-5.7.44-1.e17.x86_64
    Bu komutları girip daha sonra tekrar update atmayı deneyin
  • 18-03-2024, 16:22:14
    #5
    Centos 7 desteği kalktı Almalinux 9 dan devam etmenizi önerebilirim.
  • 18-03-2024, 16:28:32
    #6
    Fezbeatz adlı üyeden alıntı: mesajı görüntüle
    package-cleanup --dupes
    package-cleanup --cleandupes
    yum remove mysql-community-common-5.7.44-1.e17.x86_64
    Bu komutları girip daha sonra tekrar update atmayı deneyin
    Yok hocam başaramadım
  • 18-03-2024, 16:29:06
    #7
    GiRGiN adlı üyeden alıntı: mesajı görüntüle
    Centos 7 desteği kalktı Almalinux 9 dan devam etmenizi önerebilirim.
    Centos la farkı nedir komutları farklı mı aynı mı ? oyun sunucusu olarak kullanacagım kullanabılırmıyım ?
  • 18-03-2024, 16:48:50
    #8
    ProSunucum adlı üyeden alıntı: mesajı görüntüle
    Centos la farkı nedir komutları farklı mı aynı mı ? oyun sunucusu olarak kullanacagım kullanabılırmıyım ?
    Aynı komutları kullanabilirsiniz.
  • 18-03-2024, 18:08:39
    #9
    Merhaba,

    Centos 7 ye mariadb 10.6 kurulabilir gayet. Bir sistem uzmanı ile anlaşarak destek almanızı öneririz. Ancak konuda belirtildiği EOL olacak centos 7 / rhel 7 o nedenle rhel8 / almalinx 8 mantıklı bir tercih olacaktır.

    İyi çalışmalar.