15 Feb
2011
15 Feb
'11
9:37 a.m.
OK, I got koha-common to work - great job and thanks! A couple of suggested adds to the README.Debian (and other doc locations, wiki etc?) a2dissite 000-default is definitely necessary if you're using the usual http port, otherwise you still get the default Apache "It works" page. And a reminder would be helpful about setting up DNS (or hosts file for testing/dev purposes) if you're going to use prefix-suffix rather than a different port for the admin interface - ipaddress-suffix doesn't seem to work. For those searching the archive later, here's my koha-sites.conf DOMAIN=".hh.net" INTRAPORT="80" INTRAPREFIX="" INTRASUFFIX="-admin" DEFAULTSQL=""