Casbay Knowledge Base

Search our articles or browse by category below

Check the MySQL version in My cPanel

Last modified: October 1, 2022
You are here:
Estimated reading time: 1 min

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.
Was this article helpful?
Dislike 0
Previous: HOW TO: Change PHP version on Plesk
Next: HOW TO: Enable cPanel To Show Hidden Files