SQL Clinic Installation (Unix)
List of Documents in this Directory
To install SQL Clinic:
Install/Configure
Apache
and unpack SQL Clinic into the target directory in the Apache "document root"
Determine which database (
postgres
or
mysql
) you want to use and install it, if necessary
Verify that the database specific perl DBD module is present (
postgres
or
mysql
), install it if necessary
Edit the
SQLClinic.pm
file to record username/password information, set timezone...
Log in to SQL Clinic
...
Detailed instructions can be found in the links below:
1) Apache (Web Server) Setup
2a) PostgreSQL - Recommended Database - Setup
2b) MySQL - Alternate Database - Setup
Troubleshooting
Additional Links:
North Richmond Network Home
SQL Clinic 4.0 Demo
SQL Clinic 4.0 Documentation
SQL Clinic 4.0 Downloads
Return To Installation Documentation Menu
SQL Clinic Main Menu