• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

[PPP-13673] New SSL Certificate produces nginx/apache configuration errors

It works! Thank you!

But if i go to my site oil4life.ru via chrome the main page looks very strange and the other pages doesn't work "internar server error".
If go via explorer "ssl for this site was issues for site with another address"
 
I suppose that there may be something wrong with vhosts permissions. Try to fix it with

# plesk repair fs
 
I've run
# plesk repair fs
# plesk repair fs -verbose

There are files or directories with suspicious permissions in the
root directory of the domain 'oil4life.ru' ........................ [WARNING]

And there are a lot of files... jpg, php, js
 
You can create backup of domain first and then try to fix permissions.
 
# plesk repair fs oil4life.ru -y

Doesn't help....

There are files or directories with suspicious permissions in the
root directory of the domain 'oil4life.ru' ........................ [WARNING]
To see more details, run the command in the verbose mode: plesk repair fs -verbose
 
Try

# plesk bin repair --restore-vhosts-permissions

The same story....:(

[root@oil4life ~]# plesk bin repair --restore-vhosts-permissions
Directory permissions were successfully updated.
[root@oil4life ~]# plesk repair fs oil4life.ru -y
Checking virtual hosts' file system
There are files or directories with suspicious permissions in the
root directory of the domain 'oil4life.ru' ........................ [WARNING]
To see more details, run the command in the verbose mode: plesk repair fs -verbose
Error messages: 0; Warnings: 1; Errors resolved: 0
 
Back
Top