Search found 4586 matches

by Alexander
Wed 8. Apr 2026, 11:37
Forum: Bugs / Issues
Topic: Viruses are not being deleted/quarantined. [SOLVED]
Replies: 1
Views: 132

Re: Viruses are not being deleted/quarantined. [SOLVED]

Hello,

thanks for bringing this up. I found the bug and will fix it.

Currently only threats tagged with "Unofficial Found" were affected, "regular" viruses are treated according to the selected virus treatment policy.
by Alexander
Wed 8. Apr 2026, 09:54
Forum: Fehler / Probleme
Topic: Mirgationsfehler
Replies: 1
Views: 87

Re: Mirgationsfehler

Grüße,

anbei die Antwort vom Migrations-Entwickler:
ERROR ssh: connect to host 65.21.133.5 port 44422: Connection timed out
scp: Connection closed

Das ist die Antwort von der 80.120.241.102 aus; da stimmt irgendwas mit Route, Firewall o.ä. nicht.
by Alexander
Wed 8. Apr 2026, 09:14
Forum: Fehler / Probleme
Topic: Fehler bei Distupgrade von Debian 12 auf 13
Replies: 5
Views: 90

Re: Fehler bei Distupgrade von Debian 12 auf 13

Aktualisiere zunächst einmal KeyHelp auf 26.0 (ist wahrscheinlich heute Nacht bei dir automatisch passiert) danach läuft auch das Dist-Upgrade-Script.
by Alexander
Tue 7. Apr 2026, 10:12
Forum: Usage
Topic: LDAP and mod_php beside the panel installation [SOLVED]
Replies: 2
Views: 336

Re: LDAP and mod_php beside the panel installation [SOLVED]

Hello, By default, mod_php is disabled by KeyHelp during installation and also during an OS version update using the dist-upgrade scripts. So at the very least, after performing an OS version update, you should double-check that everything still works as expected. Regular panel updates are very ...
by Alexander
Tue 7. Apr 2026, 09:52
Forum: Bugs / Issues
Topic: apache stops working continuously
Replies: 10
Views: 641

Re: apache stops working continuously

What are the pros and cons switching to mpm_worker? Like it is stated in the KeyHelp UI. mpm_event should be the better performing one. However there might be cases, where worker will work more reliable that event. Event might have issues with certain apache mods: https://stackoverflow.com ...
by Alexander
Tue 7. Apr 2026, 09:15
Forum: Funktionswünsche
Topic: Ioncube Loader für PHP 8.5.x [GELÖST]
Replies: 1
Views: 271

Re: Ioncube Loader für PHP 8.5.x [GELÖST]

Die PHP-Interpreter aktualisiere ich im laufe der Woche inklusive ioncube Loader / sourceguardian loader für 8.5.
by Alexander
Thu 2. Apr 2026, 15:42
Forum: Bugs / Issues
Topic: apache stops working continuously
Replies: 10
Views: 641

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: 10
Views: 641

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: 10
Views: 641

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: 8
Views: 1430

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: 1288

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: 1778

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: 2916

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: 976

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: 1746

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.