Documentation Center

Installing Contenta Web with Other Third Party Web Products

If installing on a system that is not using Apache or IIS (for example, if installing Contenta Web on a Web server with IPlanet), note the following. To specify "OTHER" (non-Apache, non-IIS):

Procedure

  1. Insert the CD on the Web Server machine.
  2. Execute the setup program:
    OSCommand
    Windows

    From the CD ROM directory:

    setup.exe -W SelWebSvr.enableOtherWebServer=true

    Linux

    From a command prompt, check if the CD is mounted by typing: mount

    If the CD is automatically mounted noexec, type:

    umount /dev/hda

    mount -t iso9660 -o ro /dev/hda /media

    If the CD is not automatically mounted, type:

    mount -t iso9660 -o ro /dev/hda /media

    Whether mounted or not, enter:

    setupLinux.bin -W SelWebSvr.enableOtherWebServer=true

  3. Enter the path to install Contenta Web, and select the radio button for Other web server.
  4. Click Next.
  5. Enter the server node and socket number for connecting to the database, and the default database name.
  6. Click Next to continue with the installation.