ManuelGDot
Basic Pleskian
Hi everyone.
After a server crash I had to start from blank with Plesk 12 on Ubuntu 14.04. Before I was running Plesk 11.4 on Ubuntu 10.04
Plesk 12 restore of the Plesk 11 backups didn't yet work and I had to restore most things manually ASAP. I got basic web and mail running again, but before attempting another restore I wanted to backup the current state.
First I got errors due to horde tables. I tried to install the horde modules, but got mysql errors at the installation process as well.
Still the horde backup errors disappeard afterwards.
Now I'm left with
Just one databes as an example. I get this error for ALL databases.
I tried this fix, which seemed to have helped others: http://kb.odin.com/en/121164
But I get this output:
I'm not sure if forcing it will fix it.
What should I try next?
Thanks!
After a server crash I had to start from blank with Plesk 12 on Ubuntu 14.04. Before I was running Plesk 11.4 on Ubuntu 10.04
Plesk 12 restore of the Plesk 11 backups didn't yet work and I had to restore most things manually ASAP. I got basic web and mail running again, but before attempting another restore I wanted to backup the current state.
First I got errors due to horde tables. I tried to install the horde modules, but got mysql errors at the installation process as well.
Code:
**** Product post-install for horde failed.
***** problem report *****
ERROR while trying to execute SQL query, the query was: SET SESSION sql_mode=REPLACE(@@SESSION.sql_mode, 'NO_AUTO_CREATE_USER', '');
GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER ON horde.*
TO 'horde'@'localhost' IDENTIFIED BY '####';
FLUSH PRIVILEGES;
Check the error reason(see log file: /var/log/plesk/install/plesk_12.0.18_installation.log), fix and try again
STOP Bootstrapper 12.0.18 post-install for horde AT Mon Oct 12 10:25:24 CEST 2015
To complete product installation one should run bootstrapper script:
/opt/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair
Now I'm left with
Code:
Warning:mysql "abc_"
Not all the data was backed up into /var/lib/psa/dumps/clients/abc/domains/abc.de/databases/abc__1 successfully. Use of chdir('') or chdir(undef) as chdir() is deprecated at /opt/psa/PMM/agents/shared/Storage/Bundle.pm line 39.
mysqldump: Couldn't execute 'SHOW FUNCTION STATUS WHERE Db = 'abc_'': Cannot load from mysql.proc. The table is probably corrupted (1548)
I tried this fix, which seemed to have helped others: http://kb.odin.com/en/121164
But I get this output:
Code:
Looking for 'mysql' as: mysql
Looking for 'mysqlcheck' as: mysqlcheck
This installation of MySQL is already upgraded to 5.5.44, use --force if you still need to run mysql_upgrade
What should I try next?
Thanks!
Last edited: