Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hi guys, I manually intervened to update my database. I followed the necessary steps through Putty and first upgraded from 5.1 to 5.5. Then I increased from 5.5 to 5.6 and finally from 5.6 to 5.7. But currently plesk is not working on my server. Only .frm, .myi and myd files of my database...
I own a Plesk (reseller) license as part of major web company's hosting services, so the Plesk support system doesn't allow me to file tickets. I'm hoping to get an official response and resolution on this issue.
Upgrade history: I previously upgraded MySQL from 5.0 to 5.5 using Plesk 12.5's...
Recently, I attempted to upgrade MySQL from version 5.5.55 to 5.6. In doing so, this has resulted in the Plesk Dashboard and Mail Server being inaccessible. Learning the hard way of doing updates in a Live Environment.
Whilst I have manually backed up the Website's Web Files and MySQL...
Earlier, I attempting to upgrade my MySQL, from version 5.5.55 to 5.6, using the SSH Client 'PuTTY'.
This being my first time, I decided to strictly follow this Plesk Article. I managed to reach step 10 within the 'Plesk on CentOS 6' drop down menu.
As per the step, I then tried to start the...
I am trying to set up a MySQL database. I am running:
OS CentOS Linux 7.6.1810 (Core)
Product Plesk Onyx
Version 17.8.11 Update #54, last updated on May 25, 2019 12:54 AM
MySQL Version 5.5.60
The data is in an Excel Spreadsheet, which I am importing as an ODS file. Everything seems to load...
Hi all,
I am attempting to update MySQL on my Plesk server from 5.5 to 5.6. I have followed the guide here and initially run into the problem outlined here. Unfortunately the latter does not seem to have resolved the issue, in trying to update to 5.6.
Can anyone of you kind people please...
Hello,
I'm unable to update Mysql 5.5 to Mysql 5.6. I followed the description found at How to upgrade MySQL 5.5 to 5.6/5.7 or MariaDB 5.5 to 10.0/10.1/10.2 on Linux step-by-step. In the beginning it looks very good. But when it comes to the step "apt-get install mysql-server" it breaks with an...
Hello!
I have big problem. If this is wrong place in forum, please tell me, I will delete thread and copy content to somewhere else, think it is also related general to plesk onyx.
To this year a friend with database experience was optimising my mysql database for many years. Now he is ill and...
Hello.
Server Details:
OS: CentOS Linux 7.3.1611 (Core)
Product: Plesk Onyx Version 17.5.3 Update #19
Mariadb: 5.5.52-MariaDB
I am trying to upgrade mysql using this link
How to upgrade MySQL 5.5 to 5.6/5.7 on Linux
but I am getting this error when I run "yum install mariadb"
Error...
I have followed this guide to upgrade MySQL:
How to upgrade MySQL 5.5 to 5.6/5.7 on Linux
All looks good but the last step does not want to complete:
7. Upgrade MySQL databases:
# MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql_upgrade -uadmin
This is the message I get when trying to run this...
Hi Folks,
For a long time im struggling now to upgrade MySQL on my Plesk Server. It runs on CentOS 6.8 and Plesk 17.0.17. For now MySQL 5.1 is installed, and i would like to upgrade to 5.6 or 5.7.
Without any loses and close all of the danger out.
Im a total noob in upgrading databases and...
Almost a year ago I upgraded Mysql 5.1 to 5.5 through Atomic. Not the best choice :(.
OS: CentOS 6.8 (Final)
Product: Plesk Onyx 17.0.17 Update #18 , last updated at Mar 6, 2017 09:58 AM
When I run mysqld -V it shows:
mysqld Ver 5.5.54 for Linux on x86_64 (MySQL Community Server (GPL))...
Hello, I have a version on my old mySQL server and I would like to know if updating with Centos 6 will lose the databases or it is dangerous to do so.
I'm afraid of losing all databases and spoiling something.
If it is simple please tell me how to do it.
Thank you so much guys!
Hey there
I had a problem with my backup-manager because it said the mysql.proc tables where corrupted.
Like this
mysqldump: Couldn't execute 'SHOW FUNCTION STATUS WHERE Db = 'somewebsite_'': Cannot load from mysql.proc. The table is probably corrupted (1548)
So i found the KB article to...
Hi,
I'm using Plesk Onyx with MySQL 5.5.53 for hosting a news site based on wordpress with WP Super Cache on a dedicated server with 32GB RAM and 2x250GB SSD RAID1. Can you give some advice for my.cnf for best performance? I have this settings for now:
join_buffer_size = 2M...
Hi Plesk-Friends,
I've a special question for a beginner about how to change the global innodb_flush_log_at_trx_commit value from 1 to 2 for better performance in my.cnf in the correct and best way.
--innodb-flush-log-at-trx-commit[=2]
Ubuntu 14.0.4 with Plesk Onyx (upgraded from 12.5) on...
Hello,
I have installed Plesk Web Host Edition version 12.5.30 Update #48 on a CentOS Linux 7.2.1511.
I wanna upgrade my MYSQL server from 5.5.X to 5.6.X (for compatibility issues with new software), i have found the how-to on the plesk website, but I have more website and DB hostend on my...
Hi,
on my installation I have noticed that the query_cache_type is ON, but the size is 0. I edited /etc/my.cnf to include the query_cache_size, but it is ignored, even after a reboot. Perhaps Plesk uses a different file for that or is it somewhere in the Plesk interface? Could not find it...