Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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:
  
 </code> </code>
 +
 +
 +==== pb demarrage nginx =====
 +
 +<code>
 +[root@mailbm ~]# /etc/init.d/nginx start
 +Démarrage de nginx : nginx: [emerg] bind() to 0.0.0.0:143 failed (13: Permission denied)
 +                                                           [ÉCHOUÉ]
 +[root@mailbm ~]# grep SELINUX /etc/selinux/config 
 +# SELINUX= can take one of these three values:
 +#SELINUX=enforcing
 +SELINUX=disabled
 +</code>
 +
 +mais tj pb 
 +
 +<code>
 +[root@mailbm ~]# /etc/init.d/nginx start
 +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)
 +...
 +</code>
 +
 +ref  http://forum.blue-mind.net/viewtopic.php?id=632
 + http://forum.blue-mind.net/viewtopic.php?id=625
 +
 +<code>
 +[root@mailbm ~]# /etc/init.d/cyrus-imapd stop
 +Arrêt de cyrus-imapd :                                      OK  ]
 +Exporting cyrus-imapd databases:                            OK  ]
 +[root@mailbm ~]# /etc/init.d/nginx start
 +Démarrage de nginx :                                        OK  ]
 +[root@mailbm ~]# lsof -i -n -P | grep 143
 +nginx     3028      root    8u  IPv4  12243      0t0  TCP *:143 (LISTEN)
 +nginx     3030     nginx    8u  IPv4  12243      0t0  TCP *:143 (LISTEN)
 +</code>
 +
  
  
Line 1459: Line 1499:
  
 http://forum.blue-mind.net/viewtopic.php?id=118 http://forum.blue-mind.net/viewtopic.php?id=118
 +
 +Deuxieme install 
 +<code>
 +
 +    Global administrator:   adminZero@global.virt / admin
 +    Your domain's administrator:   admin@adavo.fr / admin
 +    Your setup user:   admin / BlueCherMindHauteSavoie
 +
  
 <code> <code>
docpublic/systemes/mailbluemind.1443953390.txt.gz · Last modified: 2015/10/04 10:09 by procacci@tem-tsp.eu
[unknown link type]Back to top
CC Attribution-Noncommercial-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0