It says:
mysql> select * from smb_roles;
Empty set (0.00 sec)
mysql> INSERT INTO `smb_roles` VALUES (1,'Admin',1,1);
ERROR 1136 (21S01): Column count doesn't match value count at row 1
Yes. No change.
Checking the Plesk database using the native database server tools .. [OK]
Checking the structure of the Plesk database ........................ [OK]
Checking the consistency of the Plesk database
Inconsistency in the table 'smb_users' for the column roleId: No
rows in...
Hi Board,
after updating some stuff over SSH my Linux-Server with Plesk running perfect - but i got no chance to login into Plesk.
It tells me:
500 Db_Table_Exception
Dependent row(s) 'smb_roles.id = 1' isn't found for 'smb_users.roleId = 1'.
Type
Db_Table_Exception
Message
Dependent...