I am still in the process of installing OX6 for Centos:
I just run the oxinstaller script as shown in the documentation:
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
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
Will it cause any problems if I rerun the oxinstaller script with the correct server name?
Many thanks
Yanni
Comment