On Tue, 25 Jun 2002, Shane Williams wrote:
I downloaded and installed the RC. This time I used the installer.pl script (there should be a pointer to this in the INSTALL file).
installer.pl is only recently (last couple of days) fully functional. It will certainly be more prominently mentioned before 1.2.1 is released.
One minor problem is that at the end of installer.pl, when it asks if you want to restart the webserver. Regardless of response, it goes ahead and restarts anyway.
The code looks right for this... Not sure why your apache got restarted.
So far the only big problem I've found is that updatebiblio.pl bails out with the following error message in koha-error:
Not enough arguments for C4::Output::startmenu at /usr/local/koha/intranet/cgi-bin/updatebiblio.pl line 50, near "()" Execution of /usr/local/koha/intranet/cgi-bin/updatebiblio.pl aborted due to compilation errors. [Tue Jun 25 15:11:20 2002] [error] [client 128.83.248.24] Premature end of script headers: /usr/local/koha/intranet/cgi-bin/updatebiblio.pl
Fixed in CVS. Steve.