Search found 4429 matches

by Alexander
Thu 20. Nov 2025, 13:11
Forum: Fehler / Probleme
Topic: ApacheServerStatus.php - Unexpected end tag : td in Entity [GELÖST]
Replies: 7
Views: 157

Re: ApacheServerStatus.php - Unexpected end tag : td in Entity [GELÖST]

Hab die Ursache gefunden. Der Apache-Server-Status nutzt einen wilden Mix aus Zeilenumbruch Zeichen, was im folgenden dazu führt, das teilweise HTML Tags "gefressen" werden. Sieht man auch, wenn man den curl befehl von oben verwendet. z.B. so sollte es aussehen. <tr><td bgcolor="#000000"> <b><font ...
by Alexander
Thu 20. Nov 2025, 11:06
Forum: Fehler / Probleme
Topic: ApacheServerStatus.php - Unexpected end tag : td in Entity [GELÖST]
Replies: 7
Views: 157

Re: ApacheServerStatus.php - Unexpected end tag : td in Entity [GELÖST]

Tobi hat eigentlich alles auf den Punkt gebracht. Ohne die vollständige Ausgabe zu sehen, kann ich nur raten. Es ist auch nicht das erste mal, das der der Serverstatus von sich aus ungültiges HTML liefert, zumindest muss ich im Code zum Parsen der Ausgabe schon an anderen Stellen darauf Rücksicht ne ...
by Alexander
Thu 20. Nov 2025, 10:22
Forum: Fehler / Probleme
Topic: ApacheServerStatus.php - Unexpected end tag : td in Entity [GELÖST]
Replies: 7
Views: 157

Re: ApacheServerStatus.php - Unexpected end tag : td in Entity [GELÖST]

Hallo,

gibt mir mal die Ausgabe von

Code: Select all

curl --insecure 'https://localhost:443/server-status'
by Alexander
Wed 19. Nov 2025, 15:10
Forum: General Discussions
Topic: Announcement - KeyHelp 25.3
Replies: 0
Views: 140

Announcement - KeyHelp 25.3

Hallo zusammen!

I have now almost finished the new KeyHelp version.
The test period is about to begin, followed by the release.

Changelog: Expected in early December
Release: Expected between early and mid December
by Alexander
Wed 19. Nov 2025, 15:08
Forum: Allgemeines
Topic: Ankündigung - KeyHelp 25.3
Replies: 0
Views: 105

Ankündigung - KeyHelp 25.3

Hallo zusammen!

Ich habe die neue KeyHelp-Version nun nahezu fertiggestellt.
Der Test-Zeitraum beginnt nun, anschließend erfolgt der Release.

Changelog: Voraussichtlich Anfang Dezember
Release: Voraussichtlich zwischen Anfang - Mitte Dezember
by Alexander
Wed 19. Nov 2025, 13:42
Forum: Allgemeines
Topic: Website nur für eine ip zugänglich machen
Replies: 3
Views: 176

Re: Website nur für eine ip zugänglich machen

Hallo,

.htaccess sollte eigentlich am unkomliziertesten sein und funktionieren.
Hat alles nichts gebraucht im Gegenteil, dann kriege ich böse fehler.
Wie lauten die Fehlermeldungen im Detail?
by Alexander
Wed 19. Nov 2025, 13:40
Forum: Usage
Topic: File Manager
Replies: 9
Views: 766

Re: File Manager

You can send me the KeyHelp admin login credentials and i will have a look.
by Alexander
Tue 18. Nov 2025, 12:01
Forum: Usage
Topic: File Manager
Replies: 9
Views: 766

Re: File Manager

It also works fine in firefox for me.

Have you copied the code into the right input field?
What does the browser console say when accessing the page?
by Alexander
Tue 18. Nov 2025, 09:38
Forum: Usage
Topic: File Manager
Replies: 9
Views: 766

Re: File Manager

unfortunately it doesn't work :( It works fine on multiple servers on my end. Without showing a potential error message from your browsers console there is now way someone could tell what went wrong on your side. I see in your signature, you may use a custom theme, this might be the reason for this ...
by Alexander
Tue 18. Nov 2025, 09:33
Forum: Bedienung
Topic: keyhelp über subdomain
Replies: 4
Views: 338

Re: keyhelp über subdomain

Wenn KeyHelp unter keyhelp.4root.de aufgerufen werden soll, dann gibst du in das Eingabefeld des Screenshots ein und speicherst ab.

Bitte die Hinweise auf dieser Seite beachten!
by Alexander
Mon 17. Nov 2025, 16:10
Forum: General Discussions
Topic: fail2ban does not detect failed attempts (proftpd) [SOLVED]
Replies: 2
Views: 369

Re: fail2ban does not detect failed attempts (proftpd) [SOLVED]

Hello, It works fine on my test Debian 12 machine. journalctl -u proftpd.service -f Nov 17 16:01:06 dev24.keymachine.de proftpd[3173004]: dev24.keymachine.de (h-87.***.***.***.keyweb.de[87.***.***.***]) - USER bla: no such user found from h-87.***.***.***.keyweb.de [87.***.***.***] to ::ffff:62 ...
by Alexander
Mon 17. Nov 2025, 15:44
Forum: Usage
Topic: File Manager
Replies: 9
Views: 766

Re: File Manager

can you help me with this? Okay, the following code should work. It hides all the items in the hidePaths array and updates the total number in the table foot accordingly. let url = new URL(window.location.href); let page = url.searchParams.get("page"); let path = url.searchParams.get("path"); if ...
by Alexander
Mon 17. Nov 2025, 15:23
Forum: Off Topic
Topic: Backup lokaler Platzbedarf [SOLVED]
Replies: 2
Views: 229

Re: Backup lokaler Platzbedarf [SOLVED]

Kann mir jemand sagen, wieviel Platz man da für die Backups reservieren muss? Beim Erstellen der Backups werden Datenbanken und Email-Konten zunächst an anderem Ort im Dateisystem vorbereitet und in Archive gepackt, anschließend werden sie ins Backup-Repo übertragen. Wenn entsprechend große Mail-Kon ...
by Alexander
Fri 14. Nov 2025, 17:15
Forum: Installation
Topic: Wie installiere ich eine bestimmte Keyhelp-Version
Replies: 4
Views: 14283

Re: Wie installiere ich eine bestimmte Keyhelp-Version

https://changelog.keyhelp.de

Umfasst sowohl alle Versionen als auch den Hinweis auf die API-Version.
by Alexander
Fri 14. Nov 2025, 09:55
Forum: Off Topic
Topic: KeyHelp Admin URL Problem? [SOLVED]
Replies: 8
Views: 602

Re: KeyHelp Admin URL Problem? [SOLVED]

Im KeyHelp Admin-Bereich -> SSL/TLS-Zertifikate -> Serverdienste absichern -> Im Drop-Down Let's Encrypt wählen.