You may wish to review the Release Bulletin before installing M-Business Server.
If you are upgrading M-Business Server on Linux, you must install the new version in a new location. The installer migrates your M-Business database to the new location, but you must manually migrate configuration file settings, certificate files, and any customizations you have implemented.
Log on as root.
Copy the MBAnywhereL_7.0.<build>.tar.gz file to a location on your hard drive where you want to install M-Business Server.
For example, /usr/local.
Unzip the MBAnywhereL_7.0.<build>.tar.gz file by typing:
gzip -d MBAnywhereL_7.0.<build>.tar.gz |
Replace <build> with the build number in the actual file name.
To create the MBAnywhereL_7.0.<build> directory, type:
gtar -xvf MBAnywhereL_7.0.<build>.tar |
Replace <build> with the build number in the actual file name.
This is the directory at the end of the path in <M-Business_Home>. By default, this directory is named MBAnywhereL_7.0.<build>, with the build number in the position of <build>.
To change to the <M-Business_Home>/conf directory, type:
cd <M-Business_Home>/conf |
To install and start up M-Business Server services, type:
./installMBAnywhereL_7.0.<build> |
Replace <build> with the build number in the actual file name.
Answer the installer prompts.
If you are upgrading from an earlier version of M-Business Server and wish to migrate your data:
Answer Y for "Yes" when prompted, "Do you have an existing M-Business Anywhere database that you want to migrate?"
Enter the full path to the <M-Business_Home> directory for the previous installation when prompted.
If you want to perform a fresh install, either for a first time installation, or for an upgrade from an earlier version of M-Business Server from which you do not wish to migrate your data:
Answer N for "No" when prompted, "Do you have an existing M-Business Anywhere database that you want to migrate.
Answer the rest of the installer prompts.
Do not enter root
when you answer the prompt for either user or group. Besides the security issue, the Apache install fails if either user
or group is set to root
To verify that all services are running (admin
, asa
, soap
, sync
), type:
./agserver status
If you changed the UI Port setting from the default, run the agreservedsubs script:
At a command prompt, navigate to the <M-Business_Home>/conf directory.
Enter agreservedsubs.
If your installation was an upgrade from an earlier version of M-Business Server, complete any manual tasks that are necessary to migrate all your customizations. See Preserving customizations.
After installing M-Business Server, ensure database security by changing the default passwords. For detailed instructions on changing database passwords, refer to the Administrator Guide for M-Business Anywhere Server. See Configuring M-Business Server after installation.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |