Gönderen Konu: read from /var/run/dovecot/master.pid  (Okunma sayısı 655 defa)

GuvenliHost

  • Yönetici
  • Kahraman Üye
  • *****
  • İleti: 506
  • Karma +10/-0
    • Profili Görüntüle
read from /var/run/dovecot/master.pid
« : 05 Ağustos 2010, 21:28:41 »
Hata kodumuz
Kod: [Seç]

Error: Dovecot is already running with PID 1965
(read from /var/run/dovecot/master.pid)

Çözüm

Alıntı
rm -rf /var/run/dovecot/master.pid

service dovecot stop

service dovecot start

Saygılar