Enabling the 32-bit web gateway

For a 32-bit web server, you must manually move the 32-bit gateway files in your installation directory.

Procedure

  1. Go to the install_location/cgi-bin.
  2. Type the following command:
    • On UNIX or Linux® operating systems, type ./copyGateMod.sh 32bit
    • On Windows operating systems, type copyGateMod.bat 32bit

Results

The 32-bit gateway files are copied from the cgi-bin/lib directory to the cgi-bin directory.

Note: If you need to restore the default 64-bit gateway files, follow the procedure and type ./copyGateMod.sh 64bit or copyGateMod.bat 64bit. The 64-bit gateway files are copied from the cgi-bin/lib64 directory to the cgi-bin directory.