All Activity
- Today
-
Ja, wenn E-Mail Quota aktiviert ist...war/ist es ja dann - dann hat er die größe aus maildirsize gelesen, genau das meint ich doch
-
Email-Quota ja, aber Filesystem nicht. Da steht auch alles auf deaktiviert und die entsprechenden Tools sind nicht vorhanden. Oder habe ich da was missverstanden?
-
dann war aber defintiv quota aktiviert
-
Eingebaut - sieht gut aus. Jetzt stimmen die Werte! Thx hauetaler
-
Mailboxgrößen werden aber by default auch nur alle 6 Std berechnet. Gerade live getestet # du -sk 615076 . # das nun mal 1024 615076 * 1024 = 629837824 # eintrag in der Datenbank im feld "mboxsize": 629837824 Kann also eine Fehlkalkulation so nicht reproduzieren
-
Nein, systemweit sind keine Quotas aktiviert. 'du -sk' schmeisst übrigens auch den korrekten Wert aus, allerdings ist das nicht der Wert, der mir in diesem Fall in der UI angezeigt wird.
-
Versuchs mal mit folgender Änderung: https://github.com/froxlor/Froxlor/commit/cadfcfa566829b800362251100f9fe483f4cece5
-
Hm, ist wohl auch veraltet laut doku:
-
d00p started following Berechnung Mailboxgröße
-
hast du email quota aktiviert systemweit? Wenn ja ermittelt froxlor die größe anhand der maildirsize-Datei und nicht wie sonst mittels `du -sk`
-
hauetaler started following Berechnung Mailboxgröße
-
Hallo zusammen! Mir ist heute aufgefallen, dass scheinbar die Mailboxgrößen unter Froxlor 2.2.7 komplett falsch berechnet werden, sobald dort ein Mailkonto angelegt und zusätzlich eine Weiterleitung auf ein anderes Konto erfolgt. Die dort angezeigten Mailboxgrößen sind viel zu gering. Im kontreten Fall sind bei mir 807MiB auf der Platte belegt, angezeigt werden aber nur 26,5MiB im Webinterface. Damit sind natürlich in dieser Situation auch die Email-Quotas hinfällig und das Konto kann beliebig mit Emails geflutet werden. Bei Konten ohne Weiterleitung scheint das Problem nicht aufzutreten, auch wenn dort etwas geringere Werte im Webinterface angezeigt werden, als tatsächlich auf der Platte abgelegt sind. Möglichweise werden nicht alle Unterverzeichnisse berücksichtigt. Ich habe daraufhin mal "mailboxsize" über den Cronjob neu berechnen lassen, allerdings ergab sich dort keine Veränderung. Habt ihr evtl. ähnliche Erfahrungen gemacht? Gruß hauetaler
- Earlier
-
Thanks. Edge was the only browser that did login after the password modification. Brave and chrome still fails with caches cleared. Thanks again. Dudi
-
d00p started following Apaxche startet, aber kein PHP keine vHosts and Unable to login after upgrade
-
clear cache, remove any cookies, be 100% sure the password is correct. If still no luck, generate new password with php -r "echo password_hash('your-new-password', PASSWORD_BCRYPT);" and set this hash as password for the corresponding admin in panel_admins via mysql/phpmyadmin
-
Hi, I just upgraded froxlor on debian 11, admin login doesn't work so I can't complete the upgrade. I have root & mysql access. I tried to change admin password via the cli but got a msg that I need to log in to complete the upgrade.. Tried Brave, Chrome and Edge with a cleared cache. What are my options please? Regards, Dudi
-
release froxlor 2.2 - New Antispam feature, API enhancements and SSL improvements
d00p replied to d00p's topic in Announcements
Update: froxlor 2.2.8 Security: Bump league/commonmark from 2.6.2 to 2.7.0 (#1329) Fixes: set correct field name for 'rewrite subject' in edit-email form, #1328 validate username for webserver/fcgid/php-fpm in global settings to ensure it exists and is not a froxlor-managed user, #1332 do not add ssl_stapling in nginx vhost automatically for let's encrypt certificates as they have removed support for it Relax dkim_entry visibilty for admins in domain editor like it is for customers, #1336 -
luxerxnyc changed their profile photo
-
luxerxnyc joined the community
-
Илья Три joined the community
-
kanchikamakoticth joined the community
-
Алексей Фандеев joined the community
-
Jonlor9398 joined the community
-
Apaxche startet, aber kein PHP keine vHosts
Anachon replied to Anachon's question in German / Deutsch
DANKESCHÖN. Top Hilfe via Discord! -
dann is der kunde wohl nicht korrekt angelegt oder einstellungen stimmen nicht. kann ich dir ohne info nicht sagen. Schau doch mal im Discord vorbei, dann schick ich dir meinen ssh-key und dann können wir mal schauen
-
Apaxche startet, aber kein PHP keine vHosts
Anachon replied to Anachon's question in German / Deutsch
id: ‘leverkusen’: no such user Leider läuft phpmyadmin auch über den php pool ... -
dann schau doch erstmal nach ob der kunde anständig angelegt wurde und der user verfügbar ist, z.B. mit `id leverkusen`. Wenn da alles okay ist, dann restarte die Dienste (apache + php-fpm) mal manuell und schaue ob dort meldungen ausgegeben werden
-
Apaxche startet, aber kein PHP keine vHosts
Anachon replied to Anachon's question in German / Deutsch
wirklich nein. Unverändert seit Monaten... genau beim anlegen des customers leverkusen ist der Apache abgestürzt. im Log habe ich ja gefunden: php-fpm8.2[157901]: [01-Jul-2025 12:27:56] ERROR: [pool leverkusen.xxx.com] cannot get uid for user 'leverkusen' anscheinend ist dabei was nicht angelegt worden und fehlt jetzt. Seitdem startet das FPM nicht mehr und damit auch froxlor off. -
dann hast du dennoch irgendwo/irgendwas umgestellt/eingestellt was dazu geführt hat. Einen neuen Kunden anlegen macht nicht dein php kaputt...
-
Apaxche startet, aber kein PHP keine vHosts
Anachon replied to Anachon's question in German / Deutsch
Hi, das ist vor Monate nach Anleitung installiert und lief bis zum Crash heute Morgen. Ich hatte einen neuen User/Customer angelegt und dabei ist der Apache weggeflogen. Ich bin schon etwas weiter: PHP message: PHP Warning: Module "mbstring" is already loaded in Unknown on line 0 Jul 01 12:27:56 xxx.com php-fpm8.2[157901]: [01-Jul-2025 12:27:56] ERROR: [pool leverkusen.xxx.com] cannot get uid for user 'leverkusen' -
sieht für mich mehr danach aus, als wurde an php rumgespielt. Wie exakt ist php prallel installiert worden? So eine Fehlermeldung passiert ja nicht von allein auf einmal...irgendwas muss ja gewesen sein. Repariere dein PHP und dann tut auch alles wieder
-
Apaxche startet, aber kein PHP keine vHosts
Anachon replied to Anachon's question in German / Deutsch
Ich habe versucht alle Configs neu schreiben zu lassen: php /var/www/html/froxlor/bin/froxlor-cli froxlor:cron tasks --force Checking froxlor file permissions...OK Running "tasks" job (forced) [error] Given SSL private key for helpdesk.xxx.com does not seem to match the certificate. Cannot create ssl-directives [error] Given SSL private key for helpdesk.xxx.com does not seem to match the certificate. Cannot create ssl-directives Job for php8.2-fpm.service failed because the control process exited with error code. See "systemctl status php8.2-fpm.service" and "journalctl -xeu php8.2-fpm.service" for details. die subdomain helpdesk ist auf eine andere Maschine umgezogen vor einigen Wochen. Eventuell damit was zu tun? -
Anachon started following Apaxche startet, aber kein PHP keine vHosts
-
Hallo, Ubuntu 20.04 LTS, aktuelles Patchlevel, PHP-FPM 7.4 bis 8.4 parallel Beim Anlegen einer neuen Emal in Froxlor ist der Apache abgestürzt und ich habe den neu gestartet, ich habe das Problem, dass Apache startet, aber PHP nicht richtig läuft und auch keine vHosts mehr verfügbar sind. Beim Aufruf von Froxlor kommt: Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. der Start von PHP8.2 sagt (domain ist ausge xxx t): systemctl status php8.2-fpm.service ● php8.2-fpm.service - The PHP 8.2 FastCGI Process Manager Loaded: loaded (/lib/systemd/system/php8.2-fpm.service; enabled; vendor preset: enabled) Active: activating (start) since Tue 2025-07-01 12:13:04 UTC; 1s ago Docs: man:php-fpm8.2(8) Main PID: 151960 (php-fpm8.2) Tasks: 1 (limit: 77025) Memory: 12.3M CPU: 1.704s CGroup: /system.slice/php8.2-fpm.service └─151960 /usr/sbin/php-fpm8.2 --nodaemonize --fpm-config /etc/php/8.2/fpm/php-fpm.conf Jul 01 12:13:04 xxx.com systemd[1]: Starting The PHP 8.2 FastCGI Process Manager... Jul 01 12:13:04 xxx.com php-fpm8.2[151960]: [01-Jul-2025 12:13:04] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/lib/php/20220829/mysqli (/usr/lib/> Jul 01 12:13:04 xxx.com php-fpm8.2[151960]: [01-Jul-2025 12:13:04] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /usr/lib/php/20220829/pdo_mysql (/us> Jul 01 12:13:04 xxx.com php-fpm8.2[151960]: [01-Jul-2025 12:13:04] NOTICE: PHP message: PHP Warning: Module "curl" is already loaded in Unknown on line 0 der Start von php8.3: systemctl status php8.3-fpm.service ● php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager Loaded: loaded (/lib/systemd/system/php8.3-fpm.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2025-07-01 09:41:07 UTC; 2h 33min ago Docs: man:php-fpm8.3(8) Process: 103813 ExecStartPost=/usr/lib/php/php-fpm-socket-helper install /run/php/php-fpm.sock /etc/php/8.3/fpm/pool.d/www.conf 83 (code=exited, status=0/SUCCESS) Main PID: 103810 (php-fpm8.3) Status: "Processes active: 0, idle: 2, Requests: 0, slow: 0, Traffic: 0.00req/sec" Tasks: 3 (limit: 77025) Memory: 12.6M CPU: 833ms CGroup: /system.slice/php8.3-fpm.service ├─103810 "php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ├─103811 "php-fpm: pool www" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "> └─103812 "php-fpm: pool www" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "> Jul 01 09:41:07 xxx.com systemd[1]: Starting The PHP 8.3 FastCGI Process Manager... Jul 01 09:41:07 xxx.com systemd[1]: Started The PHP 8.3 FastCGI Process Manager. Idee? Danke und Gruß
-
hauetaler joined the community
-
Zagirova Design joined the community
-
Dann kannst du dir im Anschluss auch dein count() sparen!