• 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.

problem after upgrading

Y

yoanns

Guest
After upgrading plesk 9.5 to 10.3.1

i get the following error when trying to connect to the panel :

ERROR: PleskFatalException
Unable to create Session object: Unable to set up default locale: default locale does not exist or undefined.

0: common_func.php3:139
psaerror(string 'Unable to create Session object: Unable to set up default locale: default locale does not exist or undefined.')
1: auth.php3:184


I really don't know what to do to fix that

Thanks for helping
 
i tried to reinstall everything using autoinstaller...

I think i made things worse

logs :

Trying to check psa database... Trying to find psa database... version is 010120
Version is OK, no need to create psa database.
ERROR 1146 (42S02) at line 1: Table 'mysql.servers' doesn't exist
InnoDB
=====================================
110822 0:37:02 INNODB MONITOR OUTPUT
=====================================
Per second averages calculated from the last 52 seconds


***** problem report *****
ERROR while trying to execute SQL query, the query was: DELETE FROM mysql.user WHERE user = ''; FLUSH PRIVILEGES;
Check the error reason(see log file: /tmp/plesk_10.3.1_installation.log), fix and try again
 
Table 'mysql.servers' doesn't exist

As you can see 'servers' table doesn't exists in 'mysql' database for some reasons. Try to recreate this table in database. Contact support team if you can't do it by yourself.
 
Back
Top