Fixed a couple of bad bugs in installer.pl. New koha.conf.tmp file was causing R_1-2-3RC16
authortonnesen <tonnesen>
Wed, 23 Oct 2002 16:30:14 +0000 (16:30 +0000)
committertonnesen <tonnesen>
Wed, 23 Oct 2002 16:30:14 +0000 (16:30 +0000)
commitce4167a75b55a2668f7e18ff6d18ec41c29670d9
tree3813720f0c73ecb96c4b9003d122744c2924e4c9
parentefef4f8793c228efa320cade89f9292bd07ce6c2
Fixed a couple of bad bugs in installer.pl.  New koha.conf.tmp file was causing
problems.  In particular, updatedatabase couldn't work because koha.conf didn't
exist yet when it was run.  This, in turn, broke installing the sample data
because the necessary fields weren't in place in the tables yet.  Also, the
installer was trying to set the apache user's access to directories before it
knew what the apache user was.
Install.pm
installer.pl
koha.upgrade