Install > Installing WebSphere Commerce > Installing WebSphere Commerce 32-bit on a single machine using the quick installation


Update the non-root user


Overview

For WebSphere Commerce to function correctly, update the non-root user's .profile file on all Unix platforms.


Procedure

  1. Verify the non-root user's .profile file calls the DB2 user's .profile file by adding the following the line to the non-root user's .profile file:

    . /DB2_USERDIR/.profile

    ...where DB2_USERDIR is the full path of the home directory for the DB2 user.

    Ensure that DB2_USERDIR/.profile does not contain any statements that will not run in sh.

  2. Verify the non-root user's .profile file calls the DB2 database user's .profile file.

    Check that the following line appears in the non-root user's .profile file:

      . DB2_USERDIR/.profile

    ...where DB2_USERDIR is the full path of the DB2 user home directory.

  3. Ensure that DB2_USERDIR/.profile file does not contain any statements that will not fail in sh.


Previous topic:

Install WebSphere Commerce on a single machine using the installation wizard


Next topic:

Create a key file


+

Search Tips   |   Advanced Search