Changeset 85 for trunk/INSTALL
- Timestamp:
- 05/02/03 18:02:48 (6 years ago)
- Files:
-
- 1 modified
-
trunk/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/INSTALL
r72 r85 41 41 more than one OpenGuides installation, for example if you run guides 42 42 for more than one city, each installation will need its own database. 43 44 43 (TODO - support SQLite as well (requires faffing with install scripts, 45 44 bit messy but CGI::Wiki already supports this so won't be hard)) 45 46 47 "And the machine that the database is hosted on? (blank if local)", 48 49 If the database is running on a local machine with username/password 50 authentication then just press RETURN to skip this question. If it 51 is running on a local machine with IDENT authentication then you may 52 need to answer "localhost" to this question. If it is running on a 53 remote machine then enter the full hostname of that machine. 46 54 47 55
