重新配置OpenFire資料庫

clvn發表於2014-06-22

1.停止oepnfire服務

[root@openfire.clvn.com.cn ~]# su - openfire
-bash-4.1$ cd /usr/local/openfire/bin
-bash-4.1$ ./openfire stop


2.找到openfire配置檔案

[root@openfire.clvn.com.cn ~]# cd /usr/local/openfire/conf/
[root@openfire.clvn.com.cn conf]# ls
available-plugins.xml  crowd.properties  openfire.xml  security.xml  server-update.xml
[root@openfire.clvn.com.cn conf]# vim openfire.xml

找到
true

將其刪除

3.重新啟動openfire
[root@openfire.clvn.com.cn ~]# su - openfire
-bash-4.1$ cd /usr/local/openfire/bin
-bash-4.1$ ./openfire start
Starting openfire

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/12082464/viewspace-1191215/,如需轉載,請註明出處,否則將追究法律責任。

相關文章