version 3.02 lastest update : 22/09/2002

Installation

  1. Prepare your computer before install.
    1. Test your  Web Server  click this   http://127.0.0.1/
      If you don't have webserver you can download Apache free webserver.
  2. Download file: http://durian.thaidevzone.com/  
    Unzip to path  c:\durian\
  3. This are files in c:\durian\
    1. bin\durian.exe   is a  Durian Server.
    2. bin\durianbroker.exe     is a  CGI connector. (write in C++)
    3. bin\duriancgi.exe     is a  CGI connector. (write in Delphi)
    4. lpng-px.dll, unzdll.dll, zipdll.dll ,...    are  needed dynamic-linkage library.
    5. Demo [dir]  
    6. Doc [dir]   
       
  4. Installation for IIS (Internet Information Server)
    1. Open  Internet Services Manager 
      In winNT, this program is in  the menu Options Pack.
      In Window2K, this program is in  the Administrative Tools .
    2. Open Default WebSite Properties
    3. Open Page  Home Directory  and click Configuration button.
      After that  click Add , a dialog below will be shown. Now enter text in each fields.
      • Executable :  C:\durian\bin\duriancgi.exe
      • Extension:  .aps   or .dws

      Click OK and close  Internet Services Manager.

  5. Installation for Apache Webserver
    1. Open file  "httpd.conf"
    2. Add this text in end of file  "httpd.conf"
                ScriptAlias /durian/  "c:/durian/bin/"
                Action application/x-httpd-durian  "/durian/duriancgi.exe"
                AddType application/x-httpd-durian .dws
                DirectoryIndex index.dws
      	
    3. Save file "httpd.conf".
    4. Restart Apache server.

  6. Starting Server: In Console Mode
    1. Open "Command Prompt"
    2. Run "durian -start"

  7. Starting Server: In WinNT/2000 Service
    1. Open "Command Prompt"
    2. Run "durian -install"


 

   Wachirawut Thamviset   wmaster@thaidevzone.com   ICQ# 1157436
Department of Computer Science, Faculty of Science, Khonkean University