• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Server error (code 500): Exception with message 'Can not read certificate file /etc/s

R

RexM

Guest
after a very stupid chown error i have successfully change the owner/group of all directories and files in my /etc i was wondering if there is anyway to change these back to the original plesk owner/group. this is the error i am getting at the moment when i go to my login page "Server error (code 500): Exception with message 'Can not read certificate file /etc/sso/sso.pem' caught at top level." i am running debian 5.0 thanks in advance for any help
 
Check these permissions at least:

# stat /etc/sso/sso.pem
File: `/etc/sso/sso.pem'
Size: 2190 Blocks: 8 IO Block: 4096 regular file
Device: 24h/36d Inode: 20848439 Links: 1
Access: (0600/-rw-------) Uid: ( 111/ sso) Gid: ( 0/ root)
 
File: `/etc/sso/sso.pem'
Size: 2223 Blocks: 8 IO Block: 4096 regular file
Device: 901h/2305d Inode: 9134093 Links: 1
Access: (0600/-rw-------) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2011-06-03 14:27:37.000000000 -0500
Modify: 2011-05-23 13:15:31.000000000 -0500
Change: 2011-06-04 14:36:03.000000000 -0500
i performed chown to make the owner 111 group sso and still the same error
so now it shows owner is haldaemon group sso
 
Back
Top