Installing MySQL Server 5.5 on CloudLinux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • info
    Junior Member
    • Mar 2021
    • 4

    #1

    Installing MySQL Server 5.5 on CloudLinux

    Hello,

    I need to install MySQL Server 5.5 on my CloudLinux machine to host databases on it, but since CloudLinux repos only has version 5.1, I need to install it from third party repo (such as Remi).

    If i try the installation with yum I see it will update "mysql" and "mysql-libs" packages already present in my system, from 5.1 to 5.5. Could this cause problems to other programs?

    Does anybody already installed MySql Server 5.5 on CloudLinux with success?

    MySQL governor is not an option for me because I think it won be compatible with my control panel (Hosting Controller).

    Thank you.

    Roberto
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #2
    Use governor -- than you can choose from a list of MySQL versions

    Comment

    • info
      Junior Member
      • Mar 2021
      • 4

      #3
      Thank you for the quick reply, but as I said I cannot use MySql governor because I think my control panel wouldn work with it, as it won correctly manage databases inside MySql governor.

      Roberto

      Comment

      • iseletsk
        Senior Member
        • Dec 2017
        • 1199

        #4
        There is no "inside" MySQL Governor. If your CP would work with MySQL 5.5, it would work with MYSQL installed by governor.

        Comment

        • info
          Junior Member
          • Mar 2021
          • 4

          #5
          Thank you Igor.

          This is a very good news for me, I thought that MySql governor was something like Cagefs that "encloses" databases into a cage, that would be difficult to be managed by my control panel.

          I will try Mysql governor then.

          Thank you.

          Roberto

          Comment

          Working...