1
General / Re: Update Log
« on: December 19, 2024, 01:13:45 pm »
Update released which adds Ubuntu 24.04 support.

EHCP Force Edition can be downloaded from GitHub
https://github.com/earnolmartin/EHCP-Force-Edition
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Hello,
When you have only one subdomain left and remove it on the EHCP Force web panel, the following things aren't correctly processed:
- If you remove it manually, the webserver (in my case apache2) does not start anymore. This is because:
-> The content for the last remaining subdomain, which was deleted, doesn't get removed from the ehcp apache2 config file in /var/www/new/ehcp/apachehcp_subdomains.conf. This is not a problem, if you have several subdomains and you remove one, then the block gets removed correctly from this file.
- The folder /var/www/vhosts/.../domain.com/httpdocs/subdomains doesn't get removed. Also the subdomain folder within this path is still there.
I've just added my domain, enabled letsencrypt and then added a subdomain. It also does't work when removing and re-enable letsencrypt after I've added a subdomain. You can see the errors I get within the letsencrypt.log. I don't know how to solve this by myself. I've done all the DNS checks and so far everything seems perfectly fine.