Fresh install gives phpMyAdmin error
#2
RE: Fresh install gives phpMyAdmin error
(08-10-2014, 07:26 PM)Ron-e Wrote: I am testing around with Sentora on a VPS of mine.
But i got an phpMyAdmin error after an fresh install, i needed to upgrade to MySQL 5.5.0 or later.
Sentora is using 5.1.73..
[Image: s7HrvUB.png]

The script should only install the versions, and packages that your linux has. But below is a work around.

What OS are you running, Cent or Ubuntu?

If you are running CentOS you can install the new mysql using the replace.

Code:
sudo service mysqld stop # install repo webtatic yum -y install http://mirror.webtatic.com/yum/el6/latest.rpm # install yum-replace yum -y install yum-plugin-replace # update MySQL yum -y replace mysql --replace-with=mysql55 sudo service mysqld start

Steps taken from @andykimpe, from the old ZpanelCP forums
Reply


Messages In This Thread
Fresh install gives phpMyAdmin error - by Ron-e - 08-10-2014, 07:26 PM
RE: Fresh install gives phpMyAdmin error - by Jason.Kenyon - 08-11-2014, 12:03 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Repo update error hostingms 3 8 ,717 02-14-2024, 09:20 AM
Last Post: TGates
apt-get install mod_ssl ERROR CMs222 9 32 ,145 11-11-2022, 09:14 PM
Last Post: zustudios
Sentora debug and error files johnnyp 0 2 ,313 10-27-2022, 06:16 PM
Last Post: johnnyp

Forum Jump:


Users browsing this thread: 1 Guest(s)