• No related posts.

      • No related posts.

        • No related posts.

          • No related posts.

              No related posts.

            How to upgrade MySQL 5.0 to MySQL 5.1 cPanel

            How to upgrade MySQL 5.0 to MySQL 5.1 in a cPanel server

            Login as root and edit /var/cpanel/cpanel.config.

            Replace :

            mysql-version=5.0 with
            mysql-version=5.1

            Finally run: /scripts/mysqlup

            Related posts:

            1. Change mysql password
            2. Install upgrade a different Juniper release
            3. First steps configuring Juniper Routers
            4. Install JWEB on Juniper
            This entry was posted in Centos, Debian, Fedora, Linux, Redhat, Ubuntu and tagged , , , , , , .

            2 Responses to “How to upgrade MySQL 5.0 to MySQL 5.1 cPanel”

            1. w3 Says:

              the correct information is
              find mysql-version=5.0 not server
              and replace it with mysql-version=5.1

            2. Giany Says:

              You are right, I’ve updated the post based on your comment.

            Leave a Reply