421 users using DBSP now!
home -> documentation -> environment guide -> Installing the DBSP Engine on Win32

 

DBSP Installation and configuration

This section will explain how to install and configure the DBSP engine in your server.

Note: By the moment only the Windows platform is supported for running the DBSP engine.


Required Components

In order to install the DBSP engine on a Win32 server you need the following components:

  • The DBSP Engine installer application. You can download it from here (DBSPSetup.exe).
  • The Web Server application running and properly configured. (See which web servers are supported pressing here).
  • The Database Client application running and properly configured. (See which databases are supported pressing here).

Suggested procedure

  1. Install the Web Server Application. Create or use the default web site and test that the web server application serves correctly the html documents.
  2. Install your database client. Assure that the database connection could be established properly. Connect to the database that you want to use (or any other) and run some SQL Sentences for testing purposes.
  3. Install the DBSP Engine. Run the setup program and install the application. (You will need administrator privileges to run the setup program).
  4. Configure the Web Server. Run the DBSP Configuration tool to configure your web server or do it manually (see the next sections).
  5. Configure the Database Connection. Use the DBSP Configuration tool to configure and test the database connection. See the next chapter: "Configuring the database connection" for learning more about this.

Previous | Next