<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">I am trying to reinstate our library after upgrading server to Debian 8.5 with Plesk 12.5 panel, <br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">I follow the instruction provided here <br><br><a href="https://wiki.koha-community.org/wiki/Koha_on_Debian">https://wiki.koha-community.org/wiki/Koha_on_Debian</a><br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">I have done the steps, but <br><br><h3 style="color:rgb(0,0,0);font-weight:bold;margin:0px 0px 0.3em;padding-top:0.5em;padding-bottom:0.17em;border-bottom-style:none;font-size:16.764px;overflow:hidden;font-family:sans-serif;font-style:normal;font-variant:normal;letter-spacing:normal;line-height:19.05px;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:rgb(255,255,255) none repeat scroll 0% 0%"><span class="" id="Install_the_Database">Install the Database</span></h3><p style="margin:0.4em 0px 0.5em;line-height:19.05px;color:rgb(0,0,0);font-family:sans-serif;font-size:12.7px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)">If you are planning to run MySQL on the same server that Koha is on, then run:</p><div dir="ltr" class="" style="color:rgb(0,0,0);font-family:sans-serif;font-size:12.7px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:19.05px;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-align:left;background-color:rgb(255,255,255)"><div class=""><pre class="" style="padding:1em;border:1px dashed rgb(47,111,171);color:black;line-height:1.1em;font-family:monospace,"Courier New";background-color:rgb(249,249,249)"> $ sudo apt-get install mysql-server</pre></div></div><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">I am assuming that we have already have mySQL server so I do not need this. <br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">When I run this <br><br># sudo koha-create --create-db library<br><br>I get <br><br><span style="background-color:rgb(255,255,0)">User library-koha already exists.</span> <br clear="all"></div><br><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">​I have not created user yet and this is a fresh install. <br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">I do not see <span style="color:rgb(0,0,0);font-family:monospace,"Courier New";font-size:12.7px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:19.05px;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)">/etc/apache2/sites-enabled/</span><i style="color:rgb(0,0,0);font-family:monospace,"Courier New";font-size:12.7px;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:19.05px;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)">library</i><span style="color:rgb(0,0,0);font-family:monospace,"Courier New";font-size:12.7px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:19.05px;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)">.conf</span>​</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">​and I do not see <pre class="" style="padding:1em;border:1px dashed rgb(47,111,171);color:rgb(0,0,0);line-height:1.1em;font-family:monospace,"Courier New";font-size:12.7px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;word-spacing:0px;background-color:rgb(249,249,249)">/etc/koha/sites/library/koha-conf.xml</pre>​Is there any solution to this please? How can I totally remove Koha and do a fresh start?<br></div><br></div>