Announcement

Collapse
No announcement yet.

Forgot to type the correct server name

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Forgot to type the correct server name

    I am still in the process of installing OX6 for Centos:

    I just run the oxinstaller script as shown in the documentation:

    Code:
     /opt/open-xchange/sbin/oxinstaller --no-license \
    --servername=oxserver --configdb-pass=db_password \
    --master-pass=admin_master_password --ajp-bind-port=localhost
    But I forgot to change the servername name from oxserver to max(that's what my testing server is called). Does anyone know how can I change that?
    Will it cause any problems if I rerun the oxinstaller script with the correct server name?

    Many thanks
    Yanni

  • #2
    Hi,

    the oxinstaller script is meant for single usage only. You can change the servername at both system.properties files and at by using unregisterserver/registerserver with the new name. On the other hand, this name is just for internal use, not really visible to anyone.

    Greetings

    Comment


    • #3
      OK, I'll leave it as it is then and carry on.

      Thank you once again Martin

      Comment

      Working...
      X