Servertec Installation
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Reference Manual
Samples
Legal
Contact Us

 

Select the platform to install under:
Windows 9x/Me
Windows NT/2000/2003/XP
Linux/Solaris/AIX/HP-UX/Unix

Use the following instructions to install iScript on Windows 9x/Me.

  1. Install Java version 1.1.x or later.

  2. Extract setup_iscript.jar file.

    c:
    cd \
    jar -xvf path\setup_iscript.jar

    path the directory containing setup_iscript.jar.

  3. Define environment variables in c:\autoexec.bat file.
    Using c:\iscript\install\win32\vars.bat as a template:

    1. Modify JAVA_EXE, as needed

      set JAVA_EXE=path\bin\java.exe

      Normally path is the base directory where Java was installed.

    2. Define CLASSPATH

      set CLASSPATH=c:\iscript\classes\iscript.jar;%CLASSPATH%

    3. Define PATH

      set PATH=c:\iscript\bin\win32;%PATH%

  4. Setup Web Server to use iScript ctf files.

    Servertec Internet Server
    JavaSoft JavaServer
    Microsoft Personal Web Server

    Servertec Internet Server

    Follow the instructions below to install the iScript Servlet for use with Servertec Internet Server (IWS).

    1. From the Servertec Internet Server Administrator - Control Panel click on the Manage button.

    2. Then click on Aliases and then click on the ADD button. Enter /iscript for Alias, select File for Type and c:\iscript for Resource. Finally click on the OK button.

    3. Then click on the ADD button and enter .ctf for Alias, select Filter for Type and iScriptServlet for Resource. Finally click on the OK button.

    4. Now click on Filters and then click on the ADD button. Enter iScriptServlet for Alias, stec.ss.iScriptiServerServlet for Class File and basedir=path for Parameters. Normally path is c:. Finally click on the OK button, then click on the SAVE button and then on the RESTART button.

    JavaSoft JavaServer

    Follow the instructions below to install the iScript Servlet for use with JavaSoft's JavaServer.

    1. From the JavaServer administration tool and under Services select Web Service and then click on the Manage button.

    2. Under Setup click on File Aliases and then click on the Add button. Afterwards enter /iscript for Alias Pathname and enter c:\iscript for Full Pathname.

    3. Under Setup click on Servlet Aliases and then click on the Add button. Afterwards enter *.ctf for Aliases and enter iScriptServlet for Servlet Invoked. Then click on the Save button.

    4. Once an alias for iScript has been entered and saved click on the Servlets toolbar button. Then under Servlets click on Add, enter iScriptServlet for Servlet Name and enter stec.ss.iScriptServlet for Servlet Class. Afterwards under the Configuration tab enter iScript Servlet for Description. Afterwards click on the Properties tab and then click on the Add button. Under Property enter basedir and enter path for Value. Normally path is c:. Then click Save button, close the Web Service window and click on the Log Out toolbar button.

    5. Finally copy the iscript.jar archive from under path/servlets. Where path is the base path where Java Web Server was installed.

    Microsoft Personal Web Server

    Follow the instructions below to install the iScript Servlet for use with Microsoft's Personal Web Server (PWS).

    1. Change Web Server Properties

      1. append index.ctf to Default Document(s).
        Normally under Advanced Options

      2. add virtual directory
        /iscript as c:\iscript
        with Read access
        Normally under Advanced Options, Virtual Directories

    2. Update Registry

      1. Modify c:\iscript\install\win32\ss.reg as needed.

        ".ctf"="\"c:\\iscript\\bin\\ss.exe\" \"%s\" \"%s\""

        Note: Each \\ represents a single \

      2. Register iScript.

        regedit c:\iscript\install\win32\ss.reg

  5. Restart the computer.
top of page

Use the following instructions to install iScript on Windows NT/2000/2003/XP.

  1. Install Java version 1.1.x or later.

  2. Extract setup_iscript.jar file.

    c:
    cd \
    jar -xvf path\setup_iscript.jar

    path the directory containing setup_iscript.jar.

  3. Define environment variables in c:\autoexec.bat file.
    Using c:\iscript\install\win32\vars.bat as a template:

    1. Modify JAVA_EXE, as needed

      set JAVA_EXE=path\bin\java.exe
      Normally path is the base directory where Java was installed.

    2. Define CLASSPATH

      set CLASSPATH=c:\iscript\classes\iscript.jar;%CLASSPATH%

    3. Define PATH

      set PATH=c:\iscript\bin\win32;%PATH%

  4. Setup Web Server to use iScript ctf files.

    Servertec Internet Server
    JavaSoft JavaServer
    Microsoft Internet Information Server

    Servertec Internet Server

    Follow the instructions below to install the iScript Servlet for use with Servertec Internet Server (IWS).

    1. From the Servertec Internet Server Administrator - Control Panel click on the Manage button.

    2. Then click on Aliases and then click on the ADD button. Enter /iscript for Alias, select File for Type and c:\iscript for Resource. Finally click on the OK button.

    3. Then click on the ADD button and enter .ctf for Alias, select Filter for Type and iScriptServlet for Resource. Finally click on the OK button.

    4. Now click on Filters and then click on the ADD button. Enter iScriptServlet for Alias, stec.ss.iScriptiServerServlet for Class File and basedir=path for Parameters. Normally path is c:. Finally click on the OK button, then click on the SAVE button and then on the RESTART button.

    JavaSoft JavaServer

    Follow the instructions below to install the iScript Servlet for use with JavaSoft's JavaServer.

    1. From the JavaServer administration tool and under Services select Web Service and then click on the Manage button.

    2. Under Setup click on File Aliases and then click on the Add button. Afterwards enter /iscript for Alias Pathname and enter c:\iscript for Full Pathname.

    3. Under Setup click on Servlet Aliases and then click on the Add button. Afterwards enter *.ctf for Aliases and enter iScriptServlet for Servlet Invoked. Then click on the Save button.

    4. Once an alias for iScript has been entered and saved click on the Servlets toolbar button. Then under Servlets click on Add, enter iScriptServlet for Servlet Name and enter stec.ss.iScriptServlet for Servlet Class. Afterwards under the Configuration tab enter iScript Servlet for Description. Afterwards click on the Properties tab and then click on the Add button. Under Property enter basedir and enter path for Value. Normally path is c:. Then click Save button, close the Web Service window and click on the Log Out toolbar button.

    5. Finally copy the iscript.jar archive from under path/servlets. Where path is the base path where Java Web Server was installed.

    Microsoft Internet Information Server

    Follow the instructions below to install the iScript Servlet for use with Microsoft's Internet Information Server (IIS).

    1. Change Web Server Properties

      1. append index.ctf to Default Document(s).
        Normally under Advanced Options

      2. add virtual directory
        /iscript as c:\iscript
        with Read access
        Normally under Advanced Options, Virtual Directories

    2. Update Registry

      1. Modify c:\iscript\install\win32\ss.reg as needed.

        ".ctf"="\"c:\\iscript\\bin\\ss.exe\" \"%s\" \"%s\""

        Note: Each \\ represents a single \

      2. Register iScript.

        regedit c:\iscript\install\win32\ss.reg

    3. Define environment variables in System Control Panel.
      Using c:\iscript\install\win32\vars.bat as a template:

      1. Define JAVA_EXE as path\bin\java.exe
        Normally path is the base directory where Java was installed.

      2. Append/Define c:\iscript\classes\iscript.jar to CLASSPATH

      3. Append c:\iscript\bin\win32 to PATH

  5. Restart the computer.
top of page

Use the following instructions to install iScript on Linux/Solaris/AIX/HP-UX/Unix.

  1. Install Java version 1.1.x or later.

  2. Login on account where iScript will be installed.

  3. Extract setup_iscript.jar file.

    cd /
    jar -xvf path/setup_iscript.jar

    path the directory containing setup_iscript.jar.

  4. If not in root directory, move iscript to root directory.

    mv iscript /

  5. Make executables, as needed

    cd /iscript/bin/linux
    chmod u+x,g+x makess
    ./makess

  6. Define environment variables in user's login script.
    Using /iscript/install/linux/home/vars.sh as a template:

    1. Define JAVA_EXE, as needed

      set JAVA_EXE=path/bin/java

      Normally path is the base directory where Java was installed.

    2. Define CLASSPATH

      export CLASSPATH="/iscript/classes/iscript.jar
      :${CLASSPATH}"

    3. Update PATH

      export PATH="/iscript/bin/linux:${PATH}"

  7. Update /iscript/bin/linux/ss.exe,
    /iscript/bin/linux/sp.exe and
    /iscript/bin/linux/se.exe, as needed

    1. Define JAVA_EXE, as needed

      export JAVA_EXE="/java/bin/java"

    2. Define CLASSPATH

      export CLASSPATH="/iscript/classes/iscript.jar
      :/java/lib/classes.zip
      :${CLASSPATH}"

    3. Update PATH

      export PATH="/iscript/bin/linux:${PATH}"

  8. Setup Web Server to use iScript ctf files.

    Servertec Internet Server
    JavaSoft JavaServer
    Apache Web Server

    Servertec Internet Server

    Follow the instructions below to install the iScript Servlet for use with Servertec Internet Server (IWS).

    1. From the Servertec Internet Server Administrator - Control Panel click on the Manage button.

    2. Then click on Aliases and then click on the ADD button. Enter /iscript for Alias, select File for Type and /iscript for Resource. Finally click on the OK button.

    3. Then click on the ADD button and enter .ctf for Alias, select Filter for Type and iScriptServlet for Resource. Finally click on the OK button.

    4. Now click on Filters and then click on the ADD button. Enter iScriptServlet for Alias, stec.ss.iScriptiServerServlet for Class File and basedir=path for Parameters. Normally path is /. Finally click on the OK button, then click on the SAVE button and then on the RESTART button.

    JavaSoft JavaServer

    Follow the instructions below to install the iScript Servlet for use with JavaSoft's JavaServer.

    1. From the JavaServer administration tool and under Services select Web Service and then click on the Manage button.

    2. Under Setup click on File Aliases and then click on the Add button. Afterwards enter /iscript for Alias Pathname and enter /iscript for Full Pathname.

    3. Under Setup click on Servlet Aliases and then click on the Add button. Afterwards enter *.ctf for Aliases and enter iScriptServlet for Servlet Invoked. Then click on the Save button.

    4. Once an alias for iScript has been entered and saved click on the Servlets toolbar button. Then under Servlets click on Add, enter iScriptServlet for Servlet Name and enter stec.ss.iScriptServlet for Servlet Class. Afterwards under the Configuration tab enter iScript Servlet for Description. Afterwards click on the Properties tab and then click on the Add button. Under Property enter basedir and enter path for Value. Normally path is /. Then click Save button, close the Web Service window and click on the Log Out toolbar button.

    5. Finally copy the iscript.jar archive from under path/servlets. Where path is the base path where Java Web Server was installed.

    Apache Web Server

    Follow the instructions below to install the iScript Servlet for use with Apache's Web Server.

    1. Modify srm.conf
      Using /iscript/install/linux/httpd/conf/srm.conf as a template:

      1. append index.ctf to DirectoryIndex

      2. add Alias /iscript /iscript

      3. add ScriptAlias /iscript/templates /iscript/templates

      4. add ScriptAlias /iscript/samples/templates /iscript/samples/templates

    2. Modify access.conf
      Using /iscript/install/linux/httpd/conf/access.conf as a template:

      1. add Directory entry for /iscript/samples/templates

        <Directory /iscript/samples/templates>
        Options ExecCGI
        AllowOverride None
        </Directory>

      2. add Directory entry for /iscript/templates

        <Directory /iscript/templates>
        Options ExecCGI
        AllowOverride None
        </Directory>

      3. add Directory entry for /iscript

        <Directory /iscript>
        Options None
        AllowOverride None
        </Directory>

  9. Logout and log back in.
 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Sun Sep 04 14:56:08 EDT 2005