• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How to Update MySql and phpMyAdmin in Centos Web Panel

1157

How to Update MySql and phpMyAdmin in CentOS Web Panel

Initially start the updating process by checking your current Mysql and phpMyAdmin versions from centos web panel UI.

Mysql version

mysql_version

phpMyAdmin version

phpmyadmin_version

To starting, updating the MySQL and phpMyAdmin change the directory to /scripts/ in the terminal.

[root@cwp Desktop]# cd /scripts/
[root@cwp scripts]# ls -l
total 92
-rw-rw-r-- 1 root root 1514 Dec  1 07:31 add_alert
-rw-r--r-- 1 root root  297 Nov 17 00:13 check_postqueue
-rw------- 1 root root  757 Jun 28  2015 cwp_bruteforce_protection
-rw------- 1 root root 1143 Jun 28  2015 cwp_monitor
-rw-r--r-- 1 root root  171 Oct 28 11:09 disk_check
-rw------- 1 root root  178 Nov 14 03:34 freshclam
-rw------- 1 root root  669 Jun 28  2015 install_imagick
-rw------- 1 root root  290 Jun 28  2015 install_maldet
-rw------- 1 root root 1224 Apr 21  2016 install_net2ftp
-rw-r--r-- 1 root root  700 Jan 19  2016 install_supportKey
-rw------- 1 root root  293 Jun 28  2015 list_domains
-rw------- 1 root root  317 Jun 28  2015 list_subdomains
-rw------- 1 root root  390 Jun 28  2015 list_users
-rw-r--r-- 1 root root  113 Jul 25  2016 mysql_fix_myisam_tables
-rw------- 1 root root 1883 Jun 28  2015 mysql_pwd_reset
-rw-r--r-- 1 root root  542 Oct 25 03:00 mysql_set_max_connections
-rw-r--r-- 1 root root   65 Oct 25 02:44 mysql_show_max_connections
-rw-r--r-- 1 root root  136 Oct 12 02:15 net_show_connections
-rw------- 1 root root  119 Jun 28  2015 update_cwp
-rw-rw-r-- 1 root root  828 Jan 11 16:52 update_ioncube
-rw------- 1 root root 2092 Nov 19  2015 upgrade_mysql
-rw------- 1 root root 1264 Aug 23 04:24 user_backup
-rw------- 1 root root  661 Jun 28  2015 whoowns

To upgrade the MySQL version, type the following command to retrieve the configuration file.

[root@cwp scripts]# vim upgrade_mysql

configuration

After running the upgrade script, run the following command to upgrade the MySQL version and phpMyAdmin version.

[root@cwp scripts]# sh upgrade_mysql
CWP MySQL &  phpMyAdmin Upgrade Script
#######################################
Running MySQL Compressed Backup
&hellip 
&hellip 
Installed:
  mysql55w.x86_64 0:5.5.54-1.w6                         mysql55w-devel.x86_64 0:5.5.54-1.w6                         mysql55w-libs.x86_64 0:5.5.54-1.w6                         mysql55w-server.x86_64 0:5.5.54-1.w6                        
Dependency Installed:
  libmysqlclient16.x86_64 0:5.1.69-1.w6                                                                                                                                                                                                      
Complete!
MySQL Upgrade Done
########################################
/usr/bin/mysql Ver 14.14 Distrib 5.5.54, for Linux (x86_64) using readline 5.1
--2017-02-09 13:51:47--  http://dl1.centos-webpanel.com/files/mysql/phpMyAdmin-4.3.13.1-all-languages.zip
Resolving dl1.centos-webpanel.com... 37.187.72.216
..
..
  inflating: phpMyAdmin-4.3.13.1-all-languages/view_create.php 
  inflating: phpMyAdmin-4.3.13.1-all-languages/view_operations.php 
  inflating: phpMyAdmin-4.3.13.1-all-languages/webapp.php 
phpMyAdmin upgraded

The MySQL and phpMyAdmin versions has been updated. Now check the updated mysql version.

updated_mysql

Next check the updated phpMyAdmin version.

To login into phpMyAdmin,enter the mysql root user credentials.

Open the /root/.my.cnf file, you will enter the root user password.

[root@cwp ~]# vim .my.cnf

Now login and check the phpMyAdmin version.

phpMyAdmin login page

login_page

Updated phpMyAdmin version

updated_version

Tags:
gezia
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

Is centos web panel is open source?

A

Yes it is open source and free software

Q

How you configured upgrade_mysql?

A

Please follow the post on twhich the configuration is stated clearly

Q

where do I find the services status and to start and stop them?

A

It appears on your software and you can do them

Q

What is the primary business benefit that MySQL provides?

A

MySQL is a proven and cost-effective database solution that will help reduce the cost of your database software infrastructure by over 90%.

Q

How does MySQL reduce TCO?

A

MySQL reduces the Total Cost of Ownership (TCO) of database software by:

Reducing database licensing costs by over 90%
Cutting systems downtime by 60%
Lowering hardware expenditure by 70%
Reducing administration, engineering and support costs by up to 50%

Related Tutorials in How to Update MySql and phpMyAdmin in Centos Web Panel

Related Tutorials in How to Update MySql and phpMyAdmin in Centos Web Panel

How To Install PhpMyAdmin On Linux Mint 20.2
How To Install PhpMyAdmin On Linux Mint 20.2
Mar 26, 2022
How to Install phpMyAdmin in LinuxMint 18.3
How to Install phpMyAdmin in LinuxMint 18.3
May 17, 2018
How to Update MySql and phpMyAdmin in Centos Web Panel
How to Update MySql and phpMyAdmin in Centos Web Panel
Feb 10, 2017
How to install PhpMyAdmin on CentOS 6
How to install PhpMyAdmin on CentOS 6
Jul 25, 2017
How to Install PhpMyAdmin on CentOS 7.6
How to Install PhpMyAdmin on CentOS 7.6
May 20, 2019
How to Install phpMyAdmin on Ubuntu 18.10
How to Install phpMyAdmin on Ubuntu 18.10
May 20, 2019
How to Install phpMyAdmin on Oracle Linux 8.6
How to Install phpMyAdmin on Oracle Linux 8.6
Jul 15, 2022
How to install PhpMyAdmin by using Docker Compose on Ubuntu 21.04
How to install PhpMyAdmin by using Docker Compose on Ubuntu 21.04
Feb 12, 2022

Related Forums in How to Update MySql and phpMyAdmin in Centos Web Panel

Related Forums in How to Update MySql and phpMyAdmin in Centos Web Panel

Linux
charlesmartin class=
No package phpmyadmin available
Feb 7, 2018
WHM cPanel
john class=
phpmyadmin is not working in cpanel server
Apr 21, 2017
phpMyAdmin
Aditya class=
How to access the remote Database Server using phpmyadmin
Nov 11, 2019
phpMyAdmin
jacob class=
Removing MySQL and phpMyAdmin completely
Dec 11, 2018
MySQL
alexander class=
best alternative tool for phpmyadmin
Mar 30, 2017
MySQL
nathan class=
How to take backup of single table in phpmyadmin
Mar 27, 2017
Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Luke ?
workbench for debian

I am using workbench in CentOS whereas now I need to use Debian Operating system so could you please help to install and use in Debian?

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.