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

[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