https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41743 Bug ID: 41743 Summary: AWS Subsription Install Does Not Setup Correctly Initiative type: --- Sponsorship --- status: Product: Koha Version: 25.11 Hardware: Other OS: Linux Status: NEW Severity: major Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: baceman007@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Hello, I subscribed to and used the CloudFormation install option on AWS to install Koha. I made sure my database is connected to my EC2 instance and that all relevant ports are open including 3306. When I try to enter a new record in the catalog, or import a record using the SRU option on the same page I receive the error. "Could not compile /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl: "prepare_host_field" is not exported by the C4::Biblio module Can't continue after import errors at /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl line 29. BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl line 41. at /usr/local/share/perl/5.34.0/CGI/Compile.pm line 144" I tried commenting out the "prepare_host_field" parameter in addbiblio.pl but this setup does not allow me to do so as I do not have permission to modify the file via the AWS setup. Has anyone else run into this issue? How did you solve it? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.