This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Upgrade Mysql and PhpMyadmin
#1
Upgrade Mysql and PhpMyadmin
Hi, after install Sentora I want upgrade the mysql version 5.1 to 5.5 and PhpMyAdmin from 4.0.10.1 to at least 4.1.7

How to upgrade phpmyadmin?

I already updated the mysql with the following codes:

Quote:yum remove mysql mysql-*
rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/i...noarch.rpm
rpm -Uvh http://rpms.famillecollet.com/enterprise...ease-6.rpm
yum --enablerepo=remi,remi-test install mysql mysql-server
yum list installed | grep -i mysql
/etc/init.d/mysqld restart
service mysqld start
chkconfig --levels 235 mysqld on
mysql_upgrade -u root -p

I updated succesfully?
Reply
Thanks given by:
#2
RE: Upgrade Mysql and PhpMyadmin
Phmyadmin upgrade can be done manually there is no issue over that.

But for mysql you should then use centos 7.

As always updating using repos like remi could trigger conflicts later.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#3
RE: Upgrade Mysql and PhpMyadmin
How to upgrade manually?
Reply
Thanks given by:
#4
RE: Upgrade Mysql and PhpMyadmin
You download phpmyadmin files from github & drop them into /etc/sentora/panel/etc/apps/phmyadmin. You are adviced to backup the folder first & keep only there main config file.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#5
RE: Upgrade Mysql and PhpMyadmin
Centos 7 and mariadb 5.5.40 has been installed

For phpmyadmin I downloaded the last version and put all files overwriting the old files in folder.
I am having the following error notice:

Notice in ./libraries/navigation/Nodes/Node_Database.class.php#627
Undefined index: navwork

Backtrace

./libraries/navigation/NavigationTree.class.phpFirst time installation // Help and suggestions: Node_Database->getHtmlForControlButtons()
./libraries/navigation/NavigationTree.class.phpSupport SSL Rapidssl: PMA_NavigationTree->_renderNode(
object,
boolean true,
string 'first',
)
./libraries/navigation/Navigation.class.phpUbuntu: How to Enable tls/ssl in proftpd: PMA_NavigationTree->renderState()
./libraries/Header.class.phpPremium support extension: PMA_Navigation->getDisplay()
./libraries/Response.class.phpDonations and VPS (renamed): PMA_Header->getDisplay()
./libraries/Response.class.phpZpanel Update from 10.1.0 to 10.1.1: PMA_Response->_getDisplay()
./libraries/Response.class.phpWordpress Plugin Auto-Updates not working: PMA_Response->_htmlResponse()
./libraries/OutputBuffering.class.phpCreate Demo: PMA_Response::response()
PMA_OutputBuffering:Confusedtop()
Notice in ./libraries/navigation/Nodes/Node_Database.class.php#627
Undefined index: navwork

Backtrace

./libraries/navigation/NavigationTree.class.phpFirst time installation // Help and suggestions: Node_Database->getHtmlForControlButtons()
./libraries/navigation/NavigationTree.class.phpHow to securing the mail server?: PMA_NavigationTree->_renderNode(
object,
boolean true,
)
./libraries/navigation/Navigation.class.phpUbuntu: How to Enable tls/ssl in proftpd: PMA_NavigationTree->renderState()
./libraries/Header.class.phpPremium support extension: PMA_Navigation->getDisplay()
./libraries/Response.class.phpDonations and VPS (renamed): PMA_Header->getDisplay()
./libraries/Response.class.phpZpanel Update from 10.1.0 to 10.1.1: PMA_Response->_getDisplay()
./libraries/Response.class.phpWordpress Plugin Auto-Updates not working: PMA_Response->_htmlResponse()
./libraries/OutputBuffering.class.phpCreate Demo: PMA_Response::response()
PMA_OutputBuffering:Confusedtop()
Notice in ./libraries/navigation/Nodes/Node_Database.class.php#627
Undefined index: navwork

Backtrace

./libraries/navigation/NavigationTree.class.phpFirst time installation // Help and suggestions: Node_Database->getHtmlForControlButtons()
./libraries/navigation/NavigationTree.class.phpHelp Development [/deploy/install.run]: PMA_NavigationTree->_renderNode(
object,
boolean true,
string 'database',
)
./libraries/navigation/NavigationTree.class.phpZpanel Themes Problem: PMA_NavigationTree->_renderNode(
object,
boolean true,
string 'last',
)
./libraries/navigation/Navigation.class.phpUbuntu: How to Enable tls/ssl in proftpd: PMA_NavigationTree->renderState()
./libraries/Header.class.phpPremium support extension: PMA_Navigation->getDisplay()
./libraries/Response.class.phpDonations and VPS (renamed): PMA_Header->getDisplay()
./libraries/Response.class.phpZpanel Update from 10.1.0 to 10.1.1: PMA_Response->_getDisplay()
./libraries/Response.class.phpWordpress Plugin Auto-Updates not working: PMA_Response->_htmlResponse()
./libraries/OutputBuffering.class.phpCreate Demo: PMA_Response::response()
PMA_OutputBuffering:Confusedtop()
Notice in ./libraries/navigation/Nodes/Node_Database.class.php#627
Undefined index: navwork

Backtrace

./libraries/navigation/NavigationTree.class.phpFirst time installation // Help and suggestions: Node_Database->getHtmlForControlButtons()
./libraries/navigation/NavigationTree.class.phpHelp Development [/deploy/install.run]: PMA_NavigationTree->_renderNode(
object,
boolean true,
string 'database',
)
./libraries/navigation/NavigationTree.class.phpZpanel Themes Problem: PMA_NavigationTree->_renderNode(
object,
boolean true,
string 'last',
)
./libraries/navigation/Navigation.class.phpUbuntu: How to Enable tls/ssl in proftpd: PMA_NavigationTree->renderState()
./libraries/Header.class.phpPremium support extension: PMA_Navigation->getDisplay()
./libraries/Response.class.phpDonations and VPS (renamed): PMA_Header->getDisplay()
./libraries/Response.class.phpZpanel Update from 10.1.0 to 10.1.1: PMA_Response->_getDisplay()
./libraries/Response.class.phpWordpress Plugin Auto-Updates not working: PMA_Response->_htmlResponse()
./libraries/OutputBuffering.class.phpCreate Demo: PMA_Response::response()
PMA_OutputBuffering:Confusedtop()
Notice in ./libraries/navigation/Nodes/Node_Database.class.php#627
Undefined index: navwork

Backtrace

./libraries/navigation/NavigationTree.class.phpFirst time installation // Help and suggestions: Node_Database->getHtmlForControlButtons()
./libraries/navigation/NavigationTree.class.phpHelp Development [/deploy/install.run]: PMA_NavigationTree->_renderNode(
object,
boolean true,
string 'database',
)
./libraries/navigation/NavigationTree.class.phpZpanel Themes Problem: PMA_NavigationTree->_renderNode(
object,
boolean true,
string 'last',
)
./libraries/navigation/Navigation.class.phpUbuntu: How to Enable tls/ssl in proftpd: PMA_NavigationTree->renderState()
./libraries/Header.class.phpPremium support extension: PMA_Navigation->getDisplay()
./libraries/Response.class.phpDonations and VPS (renamed): PMA_Header->getDisplay()
./libraries/Response.class.phpZpanel Update from 10.1.0 to 10.1.1: PMA_Response->_getDisplay()
./libraries/Response.class.phpWordpress Plugin Auto-Updates not working: PMA_Response->_htmlResponse()
./libraries/OutputBuffering.class.phpCreate Demo: PMA_Response::response()
PMA_OutputBuffering:Confusedtop()
Notice in ./libraries/navigation/Nodes/Node_Database.class.php#627
Undefined index: navwork

Backtrace

./libraries/navigation/NavigationTree.class.phpFirst time installation // Help and suggestions: Node_Database->getHtmlForControlButtons()
./libraries/navigation/NavigationTree.class.phpHelp Development [/deploy/install.run]: PMA_NavigationTree->_renderNode(
object,
boolean true,
string 'database last',
)
./libraries/navigation/NavigationTree.class.phpZpanel Themes Problem: PMA_NavigationTree->_renderNode(
object,
boolean true,
string 'last',
)
./libraries/navigation/Navigation.class.phpUbuntu: How to Enable tls/ssl in proftpd: PMA_NavigationTree->renderState()
./libraries/Header.class.phpPremium support extension: PMA_Navigation->getDisplay()
./libraries/Response.class.phpDonations and VPS (renamed): PMA_Header->getDisplay()
./libraries/Response.class.phpZpanel Update from 10.1.0 to 10.1.1: PMA_Response->_getDisplay()
./libraries/Response.class.phpWordpress Plugin Auto-Updates not working: PMA_Response->_htmlResponse()
./libraries/OutputBuffering.class.phpCreate Demo: PMA_Response::response()
PMA_OutputBuffering:Confusedtop()

What is going on?
Reply
Thanks given by:
#6
RE: Upgrade Mysql and PhpMyadmin
Quote:You are adviced to backup the folder first & keep only there main config file.
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
[split] Can Not Log Into PHPMyAdmin or Webmail after upgrading to PHP 7.1.24 ogika 2 4 ,261 09-14-2021, 06:25 AM
Last Post: sparkrack
MySQL Database user prefix MosleyCale 1 4 ,937 10-17-2020, 09:11 PM
Last Post: Ron-e
Senator crash problem with mysql provokas 3 9 ,681 08-20-2020, 04:11 AM
Last Post: Your Creator

Forum Jump:


Users browsing this thread: 1 Guest(s)