Hi Ryan, have you been able to resolve your issue?
As you said, the database tables will be created by the web installer. I assume something might have gone wrong with your changes for using your own domain. Maybe try setting up a local installation first without these changes to see if that works well first? You could also make Koha run on your own domain later after successful installation by updating the Apache files. Hope this helps, Katrin On 30.11.22 00:26, Ryan W wrote:
Hello, I am seeing "Internal Server Error" in my browser after installing Koha locally. I see the error both when I visit the public interface and the staff interface. I followed the steps for installing Koha on Debian/Ubuntu: https://wiki.koha-community.org/wiki/Koha_on_Debian I have also looked at "How to set up a domain name for Koha": https://wiki.koha-community.org/wiki/How_to_set_up_a_domain_name_for_Koha In the plack-error.log I see some entries that suggest tables are missing: C4::Languages::language_get_description(): DBI Exception: DBD::mysql::st execute failed: Table 'koha_demo.language_descriptions' doesn't exist at /usr/share/koha/lib/C4/Languages.pm line 363 I presume these tables will be created by the web installer, once I can get to the web installer. But the 500 error prevents me from accessing the web installer. Or am I wrong that the web installer creates the db tables? Should the tables have been created when I ran... koha-create --create-db demo Thank you, Ryan _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha