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

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