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 09:43]
procacci@tem-tsp.eu [reinstall Octobre 2015]
docpublic:systemes:mailbluemind [2015/10/04 20:23] (current)
procacci@tem-tsp.eu [post install]
Line 1211: Line 1211:
 ######################################## ########################################
 </code> </code>
 +
 +
 +===== uninstall =====
 +
 +si pb et besoin de desinstaller 
 +
 +cf http://forum.blue-mind.net/viewtopic.php?id=672
 +
 +
 +<code>
 +[root@mailbm BM]# bmctl stop
 +Stop Blue Mind Services
 +Waiting for Blue Mind core Server shutdown..
 +Waiting for Blue Mind locator Server shutdown..
 +Waiting for Blue Mind lmtpd server shutdown..
 +Waiting for Blue Mind MQ Server shutdown..
 +Waiting for Blue Mind hps Server shutdown..
 +Waiting for Blue Mind EAS Server shutdown..
 +Waiting for Blue Mind Tomcat shutdown...
 +Waiting for Blue Mind ysnp Server shutdown..
 +Arrêt de cyrus-imapd :                                      OK  ]
 +Exporting cyrus-imapd databases:                            OK  ]
 +[root@mailbm BM]# service postgresql stop
 +Arrêt du service postgresql:                                OK  ]
 +
 +
 +[root@mailbm BM]# rpm -qa | grep bm- | wc -l 
 +28
 +[root@mailbm BM]# yum remove bm-*
 +...
 +Résumé de la transaction
 +==============================
 +Suppression de    28 paquet(s)
 +
 +Taille d'installation : 445 M
 +Est-ce correct [o/N] : o
 +
 +[root@mailbm BM]# yum remove postgresql*
 +Résumé de la transaction
 +=============================
 +Suppression de     4 paquet(s)
 +
 +Taille d'installation : 29 M
 +Est-ce correct [o/N] : y
 +
 +[root@mailbm BM]# mv /var/lib/pgsql/ /var/lib/pgsql.old
 +
 +[root@mailbm ~]# yum remove cyrus-imapd*
 +[root@mailbm ~]# yum remove nginx
 +
 +[root@mailbm BM]# rm -rf /var/spool/bluemind-pkgs
 +[root@mailbm BM]# rm -f /etc/yum.repos.d/bm.repo
 +
 +
 +</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 1403: 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.1443951816.txt.gz · Last modified: 2015/10/04 09:43 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