http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #182 from Chris Nighswonger <cnighswonger@foundations.edu> --- (In reply to comment #181)
(In reply to comment #180)
4. installer/install.pl line 323 is "my $koha39 = "3.0900066";"
I am still not redirected to the webinstaller to run updatedatabase.pl.
Checking if you need to updatedatabase cost much more than previously, so it's done only on mainpage.pl Could it be because you're not looking at mainpage.pl ?
Navigating directly to cgi-bin/koha/mainpage.pl does not redirect me to the webinstaller. Interestingly enough: adding a 'die' at 322 in installer/install.pl has no effect, so it appears that we're never getting to that block of code. I'll look somemore. -- You are receiving this mail because: You are watching all bug changes.