This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docpublic:systemes:mailbluemind [2015/10/04 10:09] procacci@tem-tsp.eu [reinstall Octobre 2015] |
docpublic:systemes:mailbluemind [2015/10/04 20:23] (current) procacci@tem-tsp.eu [post install] |
||
---|---|---|---|
Line 1266: | Line 1266: | ||
</ | </ | ||
+ | |||
+ | |||
+ | ==== pb demarrage nginx ===== | ||
+ | |||
+ | < | ||
+ | [root@mailbm ~]# / | ||
+ | Démarrage de nginx : nginx: [emerg] bind() to 0.0.0.0:143 failed (13: Permission denied) | ||
+ | | ||
+ | [root@mailbm ~]# grep SELINUX / | ||
+ | # SELINUX= can take one of these three values: | ||
+ | # | ||
+ | SELINUX=disabled | ||
+ | </ | ||
+ | |||
+ | mais tj pb | ||
+ | |||
+ | < | ||
+ | [root@mailbm ~]# / | ||
+ | Démarrage de nginx : nginx: [emerg] bind() to 0.0.0.0:143 failed (98: Address already in use) | ||
+ | nginx: [emerg] bind() to 0.0.0.0:993 failed (98: Address already in use) | ||
+ | nginx: [emerg] bind() to 0.0.0.0:110 failed (98: Address already in use) | ||
+ | nginx: [emerg] bind() to 0.0.0.0:995 failed (98: Address already in use) | ||
+ | nginx: [emerg] bind() to 0.0.0.0:143 failed (98: Address already in use) | ||
+ | ... | ||
+ | </ | ||
+ | |||
+ | ref http:// | ||
+ | | ||
+ | |||
+ | < | ||
+ | [root@mailbm ~]# / | ||
+ | Arrêt de cyrus-imapd : | ||
+ | Exporting cyrus-imapd databases: | ||
+ | [root@mailbm ~]# / | ||
+ | Démarrage de nginx : | ||
+ | [root@mailbm ~]# lsof -i -n -P | grep 143 | ||
+ | nginx | ||
+ | nginx | ||
+ | </ | ||
+ | |||
Line 1459: | Line 1499: | ||
http:// | http:// | ||
+ | |||
+ | Deuxieme install | ||
+ | < | ||
+ | |||
+ | Global administrator: | ||
+ | Your domain' | ||
+ | Your setup user: admin / BlueCherMindHauteSavoie | ||
+ | |||
< | < |