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.

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
Thanks given by:


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 6 ,829 02-14-2024, 09:20 AM
Last Post: TGates
apt-get install mod_ssl ERROR CMs222 9 28 ,357 11-11-2022, 09:14 PM
Last Post: zustudios
Sentora debug and error files johnnyp 0 1 ,596 10-27-2022, 06:16 PM
Last Post: johnnyp

Forum Jump:


Users browsing this thread: 2 Guest(s)