I've changed the chmood
/usr/local/psa/admin/logs - panel.log from 644 to 777. After that, I saw the admin login page. But when I login I receive this error:
ERROR: Zend_Db_Statement_Exception
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'psa.smb_apsInstances' doesn't exist
0: Pdo.php:238
Zend_Db_Statement_Pdo->_execute(array)
1: Statement.php:283
Zend_Db_Statement->execute(array)
2: Abstract.php:433
Zend_Db_Adapter_Abstract->query(string 'DESCRIBE `smb_apsInstances`', array)
3: Abstract.php:230
Zend_Db_Adapter_Pdo_Abstract->query(string 'DESCRIBE `smb_apsInstances`')
4: Mysql.php:136
Zend_Db_Adapter_Pdo_Mysql->describeTable(string 'smb_apsInstances', NULL null)
5: Abstract.php:696
Zend_Db_Table_Abstract->_setupMetadata()
6: Abstract.php:739
Zend_Db_Table_Abstract->_setupPrimaryKey()
7: Abstract.php:846
Zend_Db_Table_Abstract->info()
8: Select.php:99
Zend_Db_Table_Select->setTable(object of type Smb_Db_Table_Broker_ApsInstances)
9: Select.php:77
Zend_Db_Table_Select->__construct(object of type Smb_Db_Table_Broker_ApsInstances)
10: Abstract.php:881
Zend_Db_Table_Abstract->select()
11: ApsInstances.php:118
Smb_Db_Table_Broker_ApsInstances->getPackageInstances(integer '1', string 'osTicket')
12: Config.php:15
HelpDesk_Config::getHelpDeskInstances()
13: NavigationContext.php:324
NavigationContext->_fetchHelpDeskSectionNodes(object of type UserAdmin)
14: NavigationContext.php:201
NavigationContext->fetchCustomButtonsSectionNodes(object of type UserAdmin)
15: NavigationContext.php:69
NavigationContext->fetchSection(object of type UserAdmin, string 'custom_buttons', array)
16: NavigationContext.php:380
NavigationContext->get(object of type UserAdmin)
17: Navigation.php:95
Navigation->getUserContextList(object of type UserAdmin)
18: Navigation.php:113
Navigation->getRoot(object of type UserAdmin)
19: Navigation.php:358
Navigation->buildPathbar(string '/plesk/license/', object of type plesk__license, object of type UserAdmin, string 'dashboard')
20: Navigation.php:349
Navigation->getPathbar(object of type plesk__license)
21: Navigation.php:144
Navigation->detectCurrentUpLevelURI()
22: class.Form.php:460
Form->_getUpLevelLink()
23: class.Form.php:469
Form->renderPathbarButton(object of type Navigation, object of type plesk__license)
24: class.Form.php:359
Form->assign()
25: KeyInfoForm.php:62
KeyInfoForm->assign()
26: key_info.php:20