Copying of Phillip's response to the list. ---------- Forwarded message ---------- From: Phillip Ponchot <[email protected]> Date: 21 December 2013 09:04 Subject: RE: [Koha] What's up with That? To: David Nind <[email protected]>
Thanks David for replying. Here is a link to the instructions: http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages The message that I'm getting is just that the apache web server is active. This takes place anytime I use the browser with: http://ipaddress: 80. I'll have to wait until I go back into work to find get the original message. Thing in your email that may fix the problem: I did not disable the default web browser site. The server is not listening on port 8080 only on port 80. Other things: Other instructions indicate that I should delete the default web site also. One set of intructions says I should delete the koha website and then start a new one under the name of my instance as shown below. ( http://wiki.lib.sun.ac.za/index.php/Koha/Installation) - Disable the default website. *Remember to disable this after a software upgrade when using the packages method.* sudo a2dissite 000-default - Disable the default koha website. *Remember to disable this after a software upgrade when using the packages method.* sudo a2dissite koha - Enable the custom "library" web site. sudo a2ensite library - Restart the apache2 web server sudo service apache2 restart I'm going back in to try this again tonight. Hang in there, Phillip _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

