Search found 4580 matches

by Alexander
Thu 2. Apr 2026, 15:42
Forum: Bugs / Issues
Topic: apache stops working continuously
Replies: 8
Views: 188

Re: apache stops working continuously

[29-Mar-2026 10:52:07] WARNING: server reached max_children setting (3), consider raising it [30-Mar-2026 11:52:41] WARNING: server reached max_children setting (3), consider raising it FYI In case, you want to raise this too, you can do so via user management of the particullar user -> Tab: PHP ...
by Alexander
Thu 2. Apr 2026, 13:23
Forum: Bugs / Issues
Topic: apache stops working continuously
Replies: 8
Views: 188

Re: apache stops working continuously

Hello, To check what Apache is doing in real time, you can use the built-in server status page. The correspondend module should be enabled by default. But on Ubuntu 24 you can do this with a2enmod status and then reload Apache using systemctl reload apache2 . The default configuration usually allows ...
by Alexander
Wed 1. Apr 2026, 15:49
Forum: Bugs / Issues
Topic: apache stops working continuously
Replies: 8
Views: 188

Re: apache stops working continuously

Hello,

like the message said:
AH10159: server is within MinSpareThreads of MaxRequestWorkers, consider raising the MaxRequestWorkers setting
AH00484: server reached MaxRequestWorkers setting, consider raising the MaxRequestWorkers setting
Have you considered this :)?
by Alexander
Tue 31. Mar 2026, 09:30
Forum: Off Topic
Topic: Cloudflare Inferno?
Replies: 7
Views: 496

Re: Cloudflare Inferno?

172.71.144.154 - - [30/Mar/2026:18:45:55 +0200] "GET /.env.development HTTP/2.0" 403 239 "-" "-" 50 269 172.71.144.154 - - [30/Mar/2026:18:45:55 +0200] "GET /.env_backup HTTP/2.0" 403 239 "-" "-" 45 269 172.71.144.154 - - [30/Mar/2026:18:45:55 +0200] "GET /.env~ HTTP/2.0" 403 239 "-" "-" 42 269 172 ...
by Alexander
Tue 31. Mar 2026, 09:23
Forum: Allgemeines
Topic: Rspamd 4.0.0 released
Replies: 4
Views: 428

Re: Rspamd 4.0.0 released

Bei mir sind alle Server, auf denen ich geschaut habe mittlerweile ge-auto-updated wurden. Auswirkungen auf KeyHelp (in der Standardkonfiguration) sollte es keine haben. Die Aussagen beziehen sich auf das Standard-Setup im KeyHelp und decken die möglichen Änderungen über die KeyHelp-UI ab. Wenn darüb ...
by Alexander
Mon 30. Mar 2026, 09:01
Forum: Fehler / Probleme
Topic: Benachrichtigungen vom Forum
Replies: 8
Views: 813

Re: Benachrichtigungen vom Forum

Das Problem ist bekannt, und wird demnächst korrigiert.
by Alexander
Thu 26. Mar 2026, 09:03
Forum: General Discussions
Topic: Opcache settings ?
Replies: 3
Views: 1733

Re: Opcache settings ?

Depends on you use case but yes, you probably want it under "Non-overwritable directives".
by Alexander
Thu 26. Mar 2026, 09:01
Forum: General Discussions
Topic: Specifying CPU, RAM, etc. for the customer.
Replies: 1
Views: 732

Re: Specifying CPU, RAM, etc. for the customer.

There is no cgroups implemeted in KeyHelp.

Regarding CPU/RAM, you can adjust the PHP/PHP-FPM usage values like memory_limit, max_requests,... etc. your clients are allowed to use.

Available disk space and databases can be managed via KeyHelp (thou not I/O or CPU/RAM usage of the client).
by Alexander
Mon 23. Mar 2026, 16:41
Forum: Fehler / Probleme
Topic: Server Migration Fehler 404
Replies: 8
Views: 1313

Re: Server Migration Fehler 404

Ich würde mal vermuten, dass die API des Zielservers über einen FQDN aufgerufen werden muss – und dass das "nur" über eine IP-Adresse nicht geht. Deswegen schlägt das dann fehl.
Die Kommunikation beim Zielserver erfolgt ausschließlich über die IP.
by Alexander
Mon 23. Mar 2026, 16:35
Forum: Fehler / Probleme
Topic: Server Migration Fehler 404
Replies: 8
Views: 1313

Re: Server Migration Fehler 404

Es geht noch nicht um die Erreichbarkeit deiner Domains, sondern um die Erreichbarkeit deines Ziel-Servers/der API. Laut deiner Beschreibung liefert der Zielserver beim Versuch der API durch den Migrator zu kontaktieren einen 404 Fehler. Statt bei https://<DEINE_ZIEL_SERVER_IP_ADRESSE>/api/v2 eine ...
by Alexander
Mon 23. Mar 2026, 13:25
Forum: Fehler / Probleme
Topic: Server Migration Fehler 404
Replies: 8
Views: 1313

Re: Server Migration Fehler 404

Hallo, Wie lautet die Server IP? Unter der Adresse, die zu angegebener Zeit sich beim Migrations-Tool meldete kam man bei einer dyndns Adresse raus mit "Die angeforderte Domain konnte auf diesem Server nicht gefunden werden." - anstatt bei der API rauszukommen. Mittlerweile erhält man unter der IP ...
by Alexander
Fri 20. Mar 2026, 16:38
Forum: General Discussions
Topic: Backup and restore issue
Replies: 2
Views: 1006

Re: Backup and restore issue

Hello,

like it is stated in the KeyHelp UI the backup system is based on a software called restic. You can find more information how it works (yes, it is encrypted for example) on the official restic page: https://restic.net/
by Alexander
Fri 20. Mar 2026, 09:33
Forum: Fehler / Probleme
Topic: Nochmal SSL Zertifikat für Host [GELÖST]
Replies: 6
Views: 1207

Re: Nochmal SSL Zertifikat für Host [GELÖST]

Ich kann die login Maske sowohl mit https://webhost1.teltow-flaeming.it als auch mit https://188.40.185.209 aufrufen. (Mit Zertifikatsfehler natürlich, weil das selbst-signierte zum Einsatz kommt) Die Ursache: Was ggf. zum tragen kommt ist das standardmäßig aktivierte HSTS: Ggf. gab es die URL we ...
by Alexander
Fri 20. Mar 2026, 09:25
Forum: General Discussions
Topic: modsecurity phpmyadmin error
Replies: 14
Views: 2215

Re: modsecurity phpmyadmin error

The restricted SSH environment comes with a bunch of standard binaries (commands), like cp, mv, ls etc... if you have installed additional software and you want to make them available in the restricted SSHs of the user, you can define the paths to that binary and they will be copied into the ...
by Alexander
Thu 19. Mar 2026, 15:50
Forum: General Discussions
Topic: modsecurity phpmyadmin error
Replies: 14
Views: 2215

Re: modsecurity phpmyadmin error

saviorhost wrote: Thu 19. Mar 2026, 15:42 What do I need to write there?
Where exactly?