Dear all,
I search for a same case without founding any answer. So I open this thread.
I had to migrate from a server in recovery mode to a new one with Plesk 11.
I copy all files in /var/lib/mysql from the old to the new and I correct owners and rights.
When I connect to mysql, I can see all databeses :
But in Plesk I have 0 database.
When I try to create one through plesk (like) adeesra, it tell me it already exists.
What can I do?
I search for a same case without founding any answer. So I open this thread.
I had to migrate from a server in recovery mode to a new one with Plesk 11.
I copy all files in /var/lib/mysql from the old to the new and I correct owners and rights.
When I connect to mysql, I can see all databeses :
Code:
mysql> show databases;
+-------------------------+
| Database |
+-------------------------+
| information_schema |
| CGTRA_TRAIM |
| IHSRA |
| adees_2 |
| adeesra |
| apsc |
| atmail |
| cgt38 |
| cgtain |
| cgtain_2 |
| horde |
| mysql |
| phpmyadmin_CoQOCQDdfXTW |
| phpmyadmin_s2eEyvQBaKPp |
| portail |
| psa |
| saison |
| savoie |
| sitebuilder5 |
| spip_cgtra |
| themas |
+-------------------------+
21 rows in set (0.00 sec)
But in Plesk I have 0 database.
When I try to create one through plesk (like) adeesra, it tell me it already exists.
What can I do?