Hi all,
I'm not sure what I did, but probably trying to recover a Sitebuilder-Site from a backup without the respective key by manually copying the DB file into the MySQL directory (with Deamon stopped of course) broke something.
This _did_ in fact work out - the sitebuilder-sites are up and running on the server.
But: First I had the following error only when trying to do something with a sitebuilder-site (such as migrate to another machine).
SQLSTATE[HY000]: General error: 1017 Can't find file: './sitebuilder5/site.frm' (errno: 13)
now unfortunately my Plesk key has expired. When trying to install a new one, it always breaks with the same error code. Probably it checks the sitebuilder instance when installing a key.
The result is that the complete installation is not manageable any more - I can't install a key and I can't move the sites away from the machine.
Any ideas on how to fix this?
EDIT:
I forgot to mention that of course I checked the file listed above. It _is_ present in
/var/lib/mysql/sitebuilder5
-rw-rw----. 1 mysql mysql 14K 20. Dez 16:45 site.frm
Is there anything wrong with permissions or owner here?
I'm not sure what I did, but probably trying to recover a Sitebuilder-Site from a backup without the respective key by manually copying the DB file into the MySQL directory (with Deamon stopped of course) broke something.
This _did_ in fact work out - the sitebuilder-sites are up and running on the server.
But: First I had the following error only when trying to do something with a sitebuilder-site (such as migrate to another machine).
SQLSTATE[HY000]: General error: 1017 Can't find file: './sitebuilder5/site.frm' (errno: 13)
now unfortunately my Plesk key has expired. When trying to install a new one, it always breaks with the same error code. Probably it checks the sitebuilder instance when installing a key.
The result is that the complete installation is not manageable any more - I can't install a key and I can't move the sites away from the machine.
Any ideas on how to fix this?
EDIT:
I forgot to mention that of course I checked the file listed above. It _is_ present in
/var/lib/mysql/sitebuilder5
-rw-rw----. 1 mysql mysql 14K 20. Dez 16:45 site.frm
Is there anything wrong with permissions or owner here?
Last edited: