• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

[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