Press Ctrl/Cmd + P to print
or save as PDF

HOW TO: Check the MySQL version in My cPanel

HOW TO: Check the MySQL version in cPanel

  1. Firstly, login to cPanel.

  2. Next, click Server Information under General Information section on right margin.

  3. Lastly, find MySQL Version under the Item column to know your MySQL version.

  4. Or you can navigate cPanel >> Databases >> phpMyAdmin to check MySQL version.

Check MySQL version with PHP script

You have to create a new file on your account and place the following code inside it:

Do not forget to replace the USERNAME and PASSWORD with your cPanel username and password. Next, open your file in browser and you will see the current MySQL version.

You can generate the file through SSHFTP or from your cPanel >> File Manager tool.

Check out the next article on HOW TO: Change the primary language in cPanel.