Changeset 85 for trunk/INSTALL

Show
Ignore:
Timestamp:
05/02/03 18:02:48 (6 years ago)
Author:
kake
Message:

Bumped version number.
Redid the script and template installation so the script does actually get called what you said it should be (code copied somewhat from Siesta::Build).
Also you now need to specify the template installation directory.
Fixed the support for non-local databases/IDENT authentication. I think.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r72 r85  
    4141more than one OpenGuides installation, for example if you run guides 
    4242for more than one city, each installation will need its own database. 
    43  
    4443(TODO - support SQLite as well (requires faffing with install scripts, 
    4544bit 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 
     49If the database is running on a local machine with username/password 
     50authentication then just press RETURN to skip this question.  If it 
     51is running on a local machine with IDENT authentication then you may 
     52need to answer "localhost" to this question.  If it is running on a 
     53remote machine then enter the full hostname of that machine. 
    4654 
    4755