Installation und Gui laufen damit jetzt ohne weiteres und es lassen sich auch die Domains anlegen. Schaut also schon viel besser aus ;-)
Im Gui stört nur die Debug Meldung die seitenweise ausgegeben wird:
Code:
Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /srv/www/ispcp/gui/client/index.php on line 190
FTP braucht noch Hilfe:
Code:
Starting proftpd - warning: the DisplayFirstChdir directive is deprecated and will be removed in a future release. Please use the DisplayChdir directive.
- Fatal: unknown configuration directive 'SQLAuthTypes' on line 165 of '/etc/proftpd/proftpd.conf'
..failed
Und in die packages könnte man noch php5-ftp reinschreiben, das fehlt dem filemanager sonst.
Was mail angeht:
Mit einem angelegten mailaccount kann ich mich im Webmail anmelden.
Frage: Wo kommen eigentlich lokal zugestellte mails an root hin? Der admin kann sich scheinbar nicht am webmail einloggen?
Der Reseller hat seine mail wegen neuem account an eine gmx Adresse bekommen.
Eine Benachrichtigungsmail an den webmaster wird vom mailer daemon zurückgegeben:
Code:
<root@test.domain.dyndns.org>: Command died with status 127: "procmail -a
"$EXTENSION"". Command output: sh: procmail: command not found
SASL mag auch nicht wirklich
Code:
postfix/smtpd[21800]: fatal: no SASL authentication mechanisms
Der angelegte mail account bekommt aus dem webmail keine mail raus.
Und imap motzt auch noch
Code:
imapd: Failed to create cache file: maildirwatch (juergen@psychomantium.de)
imapd: Error: Input/output error
imapd: Check for proper operation and configuration
imapd: of the File Access Monitor daemon (famd).
Ich hab leider nirgendwo einen courier laufen um die Konfiguration vergleichen zu können, hab nur Dovecot laufen.
Wenn ihr mir da nochmal helfen könntet...