Removed unneeded file.

This commit is contained in:
paul.baranowski 2010-11-19 15:55:40 -05:00
parent a1995671ad
commit ef8b8dc54d
1 changed files with 0 additions and 22 deletions

View File

@ -1,22 +0,0 @@
// install dir
// DB server
// Database name
// DB user
// DB password
// Apache group
// postgres dir
// postgres init script
// Web root
Save this stuff to config file
Run install.php
Create/adjust directories
Move config values to INI file
// Setup dir structure (can it be setup that way in the first place?)
// Check that the exe's exist
// check apache group exists
// install pg_hba.conf
// create database
//