• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Unable to read Control Panel configuration file

GuilainD

New Pleskian
After reinstall of server Centos 5/Plesk 10.3, I get the following error when tryig to access the panel login page:
Unable to read Control Panel configuration file: date_default_timezone_get() [function.date-default-timezone-get]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting 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/Berlin' for 'CEST/2.0/DST' instead

Any idea ?

Thks a lot in advance
 
Check that Plesk configuration files have correct permissions:

# stat /etc/psa/psa.conf
File: `/etc/psa/psa.conf'
Size: 2441 Blocks: 8 IO Block: 4096 regular file
Device: 37h/55d Inode: 22039860 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)

# stat /etc/psa/.psa.shadow
File: `/etc/psa/.psa.shadow'
Size: 13 Blocks: 8 IO Block: 4096 regular file
Device: 37h/55d Inode: 20696909 Links: 1
Access: (0600/-rw-------) Uid: ( 500/ psaadm) Gid: ( 500/ psaadm)
 
Back
Top