• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Trobles after installing 9.2.2

E

EugeneK

Guest
I have installed plesk control panel 9.2.2 on CentOS_5_x64.

Trying login on https://mydomain:8443/ got follow error

ERROR: PleskFatalException StatInfo->getProductVersion failed: file_get_contents() failed: mktime() [function.mktime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSD/4.0/DST' instead 0: common_func.php3:108 psaerror(string 'StatInfo->getProductVersion failed: file_get_contents() failed: mktime() [function.mktime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSD/4.0/DST' instead') 1: common_func.php3:66 getProductLoginVersion() 2: SP.php:101 ssoGetSpName() 3: SP.php:393 SsoSpConfig->load() 4: SP.php:215 SsoSpConfig->__construct() 5: SP.php:223 SsoSpConfig::getInstance() 6: SP.php:447 SsoSpConfig() 7: RelyingParty.php:19 isSsoEnabled() 8: auth.php3:195


Is the anybody know that can be a problem?
 
Well, Plesk fails to determine its version =)

Plesk version used by autoinstaller is set in the following file:

# cat /usr/local/psa/version
9.2.1 CentOS 5 92090422.13

Check if you have one. Maybe you need to create it?
 
Thanks. version file was empty, i fill it like shown above 9.2.2 CentOS 5.
 
Back
Top