• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question I want to reconstruct the site structure

Zoo3

Regular Pleskian
It seems that my Plesk has a problem with the site composition. The influence appears clearly in the setting of Let's Encrypt.

It is a topic I made before.
Question - Let's Encrypt can not be set properly

It seems that certificates share with each other on a newly created website. ID is duplicated.
In the example of the table below, when I create a new subdomain ID is created with '22', certificates share among ID 22.

+----+-------------------------------------+--------+------------------------+
| id | name | rep_id | name |
+----+-------------------------------------+--------+------------------------+
| 2 | Backup sign certificate | NULL | NULL |
| 10 | Lets Encrypt site4.exmample.com | 3 | site4.exmample.com |
| 11 | Lets Encrypt site2.exmample.com | 2 | site2.exmample.com |
| 22 | Lets Encrypt exmample.com | 4 | exmample.com |
| 22 | Lets Encrypt exmample.com | 4 | site3.exmample.com |
+----+-------------------------------------+--------+------------------------+​


So I would like to remodel the site configuration manually. Because it is not repaired with 'Plesk repair' command. I want to create a new subdomain (site) without duplicating the site ID. If subdomains are created normally, IDs will be duplicated. Can I forcibly change the internal source after creating the subdomain once?
 
Back
Top