Im trying to install koha using this instruction http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages but im stuck on this error kohauser@KohaServer:~$ sudo a2ensite library1 ERROR: Site library1 does not exist! kohauser@KohaServer:~$ how do I fix this error
etaisil ineseliam schreef op do 26-02-2015 om 15:52 [+1300]:
kohauser@KohaServer:~$ sudo a2ensite library1 ERROR: Site library1 does not exist! kohauser@KohaServer:~$
I'm not totally sure what that command is doing in those instructions, but it shouldn't be necessary. This said, I would not expect this message if you had done a koha-create --create-db library1 previously. So I'd suggest double-checking that you've done the previous commands correctly as you intended. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
Hi When you executed the create site command did you mentioned the same name library1 .. try to execute by removing 1 after library. Hope this helps On Feb 26, 2015 7:53 AM, "etaisil ineseliam" <etaisil.ineseliam@gmail.com> wrote:
Im trying to install koha using this instruction
http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages
but im stuck on this error
kohauser@KohaServer:~$ sudo a2ensite library1 ERROR: Site library1 does not exist! kohauser@KohaServer:~$
how do I fix this error _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
Ahmad Amanullah Khan -
etaisil ineseliam -
Robin Sheat