• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • 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.
  • The ImunifyAV extension is now deprecated and no longer available for installation.
    Existing ImunifyAV installations will continue operating for three months, and after that will automatically be replaced with the new Imunify extension. We recommend that you manually replace any existing ImunifyAV installations with Imunify at your earliest convenience.

[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