1
General / Re: Update Log
« Last post by earnolmartin on August 30, 2024, 10:09:34 pm »Update released mainly to point to our new url of https://ehcpforce.ezpz.cc
EHCP Force Edition can be downloaded from GitHub
https://github.com/earnolmartin/EHCP-Force-Edition
Thanks, this should be fixed in GitHub. Please update your classapp.php file using the following method:
https://ehcpforce.tk/download.php#ehcpforceclassappupdate-test
Is it fixed now? It appears to be from my testing...
I also added the same checks for if there are no domains or passive domains.
The presence of that empty folder doesn't hurt anything, so I'll just leave it there for now.
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.