koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] ANNOUNCE: New Installer in master git tree


From: MJ Ray
Subject: Re: [Koha-devel] ANNOUNCE: New Installer in master git tree
Date: Wed, 19 Sep 2007 18:05:16 +0100
User-agent: Heirloom mailx 12.2 01/07/07

Paul POULAIN <address@hidden> wrote:
> - how to define the directory where I want to install Koha ?

Set PREFIX and CGI_DIR environment variables, but the File Hierarchy
Standard defaults should be good for most people.  See perldoc
rewrite-config.PL for a full list of what you can change.

> - how to define login/password for mySQL ? (same question for zebra) 

Set the MYSQL_DB, MYSQL_HOST, MYSQL_PASS, MYSQL_USER environment
variables.  Maybe I should mention these in README.txt and randomise
an unset MYSQL_PASS instead of using katikoan.

The installer does not yet configure zebra.  See the KNOWN BUGS bit of
my announcement.  That is the next-but-one thing on my TODO.

While you can tell koha the MySQL connection details, actually
creating the MySQL login and DB will be left to the sysadmin.  This is
because there's just too much variety between different distributions
and hosting control panels on the "correct" way to do it.  I believe
that's why the mysql step of 2.x installer broke so often.  I'm quite
happy to include a setup-mysql.sh script in the distribution, but I
think it needs to be its own step.

If someone would like to prove me wrong now and tell me one way that
will work for all platforms, go for it ;-)

[...]
> Note that the webinstaller requires the koha login/password, and only that.

Could the web installer ask for (but not store) the mysql admin
login/password and create the koha login/password if it doesn't work
yet?

Thanks,
-- 
MJ Ray http://mjr.towers.org.uk/email.html tel:+844-4437-237 -
Webmaster-developer, statistician, sysadmin, online shop builder,
consumer and workers co-operative member http://www.ttllp.co.uk/ -
Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]