http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4323 Summary: Web Installer fails with table already exists and loops on step 3 Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: blocker Priority: P5 Component: Installation and upgrade (web-based installer) AssignedTo: henridamien@koha-fr.org ReportedBy: kmkale@anantcorp.com Estimated Hours: 0.0 Change sponsored?: --- Web Installer fails due to some missing "drop if exists.." ststements in kohastructure.sql. Also web installer loops in step 3 due to mysql "SHOW TABLES FROM " . $info{'dbname'}" Patch attached.. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.