<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>I am new to the list and to Koha. &nbsp;I am trying to install Koha on an Apple Intel XServe running OS X Server 10.5.4. &nbsp;I have&nbsp;successfully&nbsp;installed Koha on the back end, but when I go the the web based installer I get to step 3 and things break.</div><div><br></div><div>The URL that the browser is on when it breaks is:</div><div><br></div><div>http://<i>&lt;myserver></i>:8080/cgi-bin/koha/installer/install.pl?step=3&amp;op=importdatastructure</div><div><br></div><div>I have created the Database&nbsp;and setup the permission for the user I specified during the back end install&nbsp;before I even start the web installer . &nbsp;The page content shows:</div><div><br></div><div><span class="Apple-style-span" style="font-family: Georgia; font-size: 16px; "><p style="line-height: 140%; padding-bottom: 2px; ">The following error occurred while importing the database structure:</p><p class="error" style="line-height: 140%; padding-bottom: 2px; ">ERROR 1050 (42S01) at line 1939: Table 'tags_all' already exists</p><p style="line-height: 140%; padding-bottom: 2px; ">Please contact your system administrator<span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; line-height: normal; "></span></p><p style="line-height: 140%; padding-bottom: 2px; "><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; line-height: normal; ">To step through the pages leading up to the error:</span></p><p style="line-height: 140%; padding-bottom: 2px; "><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; line-height: normal; ">step=2&amp;checkdb=1 returns:</span></p><p style="line-height: 140%; padding-bottom: 2px; "><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; line-height: normal; ">&nbsp;<span class="Apple-style-span" style="font-family: Georgia; font-size: 28px; font-weight: bold; ">Database settings:</span></span></p><ul style="padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 20px; "><li style="line-height: 140%; padding-bottom: 2px; "><em>database type :&nbsp;</em>mysql</li><li style="line-height: 140%; padding-bottom: 2px; "><em>database name :&nbsp;</em>koha-p-oe</li><li style="line-height: 140%; padding-bottom: 2px; "><em>database host :&nbsp;</em>localhost</li><li style="line-height: 140%; padding-bottom: 2px; "><em>database port :&nbsp;</em>3306 (probably OK if blank)</li><li style="line-height: 140%; padding-bottom: 2px; "><em>database user :&nbsp;</em>kohaadmin</li></ul><div><form name="checkdbparameters" type="post" action="http://oes.cues-koha.org:8080/cgi-bin/koha/installer/install.pl"><p style="line-height: 140%; padding-bottom: 2px; ">Connection established.</p><p style="line-height: 140%; padding-bottom: 2px; ">Database&nbsp;<code>koha-p-oe</code>&nbsp;exists.</p><p style="line-height: 140%; padding-bottom: 2px; ">User&nbsp;<code>kohaadmin</code>&nbsp;has all required privileges on database&nbsp;<code>koha-p-oe</code>.</p></form></div><p style="line-height: 140%; padding-bottom: 2px; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; line-height: normal;">step=3 returns:</span></font></p><p style="line-height: 140%; padding-bottom: 2px; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; line-height: normal;"><span class="Apple-style-span" style="font-family: Georgia; font-size: 16px; line-height: 22px; ">Now we're ready to create the database tables and fill them with some default data.</span></span></font></p><p style="line-height: 140%; padding-bottom: 2px; "><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; line-height: normal; ">step=3&amp;op=importdatastructure returns:</span></p><p style="line-height: 140%; padding-bottom: 2px; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; line-height: normal;"><span class="Apple-style-span" style="font-family: Georgia; font-size: 16px; "><h2 align="center" style="font-size: 1.75em; ">Success</h2><ul style="padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 20px; "><li style="line-height: 140%; padding-bottom: 2px; ">Database tables created</li></ul></span></span></font></p><p style="line-height: 140%; padding-bottom: 2px; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; line-height: normal;">step=3 returns:</span></font></p><p style="line-height: 140%; padding-bottom: 2px; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; line-height: normal;"><span class="Apple-style-span" style="font-family: Georgia; font-size: 16px; line-height: 22px; ">Now we're ready to create the database tables and fill them with some default data.</span></span></font></p><p style="line-height: 140%; padding-bottom: 2px; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; line-height: normal;">This is where I break. &nbsp;Note that after the Success for "importdatastructure", we go back to a regular step=3 which has already been done.</span></font></p><p style="line-height: 140%; padding-bottom: 2px; "><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; line-height: normal; ">I check the Database in MySQL and the tables have been created (there are 116 tables total).</span></p><p style="padding-bottom: 2px; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">After digging around a little bit, I have found if I set the "op=" variable in the get string to "choosemarc", the installer will continue, but I am not sure if there is something that is being missed.</span></font></p><p style="padding-bottom: 2px; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">I presume since I am getting this error, something is wrong and I should figure out what it is before I really continue with my setup.</span></font></p><p style="padding-bottom: 2px; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></p><p style="padding-bottom: 2px; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">Any input would be appreciated.</span></font></p><p style="padding-bottom: 2px; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></p><p style="padding-bottom: 2px; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">Thanks,</span></font></p></span></div><br><div apple-content-edited="true"> <div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><div>---------------------------------------------------</div><div>Byron Peterson</div><div>Central Utah Educational Services</div><div>(435) 896-4469 ext.106</div><div><a href="mailto:bj.peterson@cues.k12.ut.us">bj.peterson@cues.k12.ut.us</a></div><div><a href="http://www.cues.k12.ut.us">http://www.cues.k12.ut.us</a></div></div> </div><br></body></html>