Jump to content
Froxlor Forum

d00p

Administrators
  • Posts

    10328
  • Joined

  • Last visited

  • Days Won

    43

Everything posted by d00p

  1. Hard to reproduce in that case. Which froxlor version? Does the cronjob run as root (it normally does)? what's the ownership/permission of the /var/customers/mails/[customer] folder which is to be deleted?
  2. Did the cronjob run? There should be a task in the admin's dashboard regarding the deletion if not completed yet
  3. Either https://forum.froxlor.org/index.php?/forum/15-0100-api/ (if questions or unsure of usage) or https://github.com/Froxlor/Froxlor/issues if you are certain it's a bug
  4. Eh, not froxlors part. You can easily create a user via API and continue to do what ever you want in your script....no need to integrate such things to froxlor itself.
  5. Rather do something general like APS installer but not specifically wordpress or joomla, too specific to be part of froxlor core/ API
  6. Sorry, I don't really understand what exactly it is you want to do or mean. Please try to explain more detailed
  7. PHP-FPM oder FCGID führt die PHP Prozesse unter dem Kunden User aus, das ist wohl das was du möchtest. Die Kunden docroots gehören auch nur dem Kunden User und werden mit 0700 Berechtigung angelegt.
  8. As there is little to no feedback for this release candidate I cannot tell for sure as I need to test as much as possible myself
  9. Der neuesten Version von was? Froxlor macht da nichts anders. Hast du vllt irgendwas in der Richtung in die eigenen vhost settings eingetragen oder sowas?
  10. This should also not be necessary. As i do not know your set up or what settings you've set and not, it's hard to reproduce, especially when you've messed with ownerships manually. I just say, normally, this works smoothly out of the box
  11. Froxlor setzt das nicht für Kunden-Domains. Nur für sich selbst.
  12. You are using php-fpm, so did you set up libnss-mysql or libnss-extrausers accordingly? It should NEVER be necessary to chown a customers directory to www-data!
  13. d00p

    FCGID Timeout

    Generell, ja Ja, in den "eigene vhost Einstellungen" pro Domain kannst du natürlich die Option einfach angeben, z.B. FcgidIOTimeout 1200 Der Cronjob schreibt dir das dann in den entsprechenden Vhost
  14. d00p

    FCGID Timeout

    Bei read data timeout sollte FcgidIOTimeout die entsprechende konfiguration sein ja
  15. OR: you can use an of statement if possible, see http://httpd.apache.org/docs/2.4/mod/core.html#if
  16. Hm, not domain specific, you can add different custom configs for each domain in the corresponding IP/port settings. But then it's for all domains
  17. Nimm bitte v1, es gab wohl änderungen in v2 und für froxlor 0.9.x wird es keine Änderungen mehr geben
  18. Ist doch recht normal so login versuche.... fail2ban z.B. ist was was dir da helfen könnte
  19. wenn froxlor unter der subdomain läuft...und dort den header setzt....was hat das dann mit dem wordpress auf der hauptdomain zu tun???
  20. Du hast in der Domain übrigens eine IPv4 und eine IPv6 Adresse hinterlegt...in deinem Vhost ist aber nur eine von beiden, du solltest alle IPs in froxlor eintragen, sonst kommen so leute wie ich, mit IPv6 verbindung nicht dahin wo du sie haben willst
  21. nun ist ja doch eine IP da drin...also kann der ursprüngliche Fehler ja nicht mehr auftauchen...was geht denn jetzt noch genau nicht?
  22. Nopaste doch bitte mal deine vhosts der betreffenden Domain....mit den Aussagen ist dir echt schwer zu helfen...
  23. Naja, offenbar stimmt da aber was bei dir nicht, sonst würde er keine vhosts ohne IP:Port Angabe anlegen. Sind in der Tabelle panel_domaintoip Zuordnungen von Domain zu IP vorhanden oder ist die leer? Was gibt denn die manuelle Ausführung des cronjobs aus? php /var/www/froxlor/scripts/froxlor_master_cronjob.php --force --debug
×
×
  • Create New...