As I tryed to install Froxlor on my Server there were a Problem with the POP3/Imap Server "dovecot" now I know that it's a Bug of the Startscript but other pupil wich don't know that woun't be able to install dovecot for Froxlor.
The Problem was that I can' restart Dovecot, I got this Error Message:
Restarting IMAP/POP3 mail server: dovecotFatal: Dovecot is already running with PID 12308 (read from /var/run/dovecot/master.pid)
failed!
The soulution for this Problem is to edit the Start/Stop Script and change:
PIDFILE=${PIDBASE:-/var/run/dovecot/}master.pid
to
PIDFILE=${PIDBASE:-/var/run/dovecot}/master.pid
Now it work's!
Thanks to "Dessa" (Froxlor IRC - Chat) he told me this!
Question
Seb
Hello,
As I tryed to install Froxlor on my Server there were a Problem with the POP3/Imap Server "dovecot" now I know that it's a Bug of the Startscript but other pupil wich don't know that woun't be able to install dovecot for Froxlor.
The Problem was that I can' restart Dovecot, I got this Error Message:
The soulution for this Problem is to edit the Start/Stop Script and change:
to
Now it work's!
Thanks to "Dessa" (Froxlor IRC - Chat) he told me this!
0 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.