Template:Oxinstaller: Difference between revisions

From Open-Xchange
No edit summary
No edit summary
Line 1: Line 1:
  $ /opt/open-xchange/sbin/oxinstaller --servername=oxserver --configdb-pass=db_password \
  $ /opt/open-xchange/sbin/oxinstaller --servername=oxserver --configdb-pass=db_password \
  --master-pass=admin_master_password --ajp-bind-port=localhost
  --master-pass=admin_master_password --ajp-bind-port=localhost
'''Note:''' In a clustered setup, <tt>--ajp-bind-port</tt> must be set to <tt>*</tt>

Revision as of 09:25, 24 February 2009

$ /opt/open-xchange/sbin/oxinstaller --servername=oxserver --configdb-pass=db_password \
--master-pass=admin_master_password --ajp-bind-port=localhost

Note: In a clustered setup, --ajp-bind-port must be set to *