Hi, just wanted to add, as a further explanation that - the styles files (css/js) that the broswer tries to load have all the suffix <filename>19.0501000.<extension> - the same files are present here /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap but without extension - the file including them is this one /usr/share/koha/opac/htdocs/opac-tmpl/prog/it-IT/includes/doc-head-close.inc but it doesn't show suffixes - the line 584 of the file /usr/share/koha/lib/C4/Auth.pm is mylibraryfirst => ( C4::Context->preference("SearchMyLibraryFirst") && C4::Context->userenv ) ? C4::Context->userenv->{'branch'} : '', Thanks! Jacopo Il 10/07/19 13:09, Jacopo ha scritto:
Dear Mark, dearl Alvaro, thank you for your replies :)
Just an update: - I moved to Debian 9 - set memcached correctly in my /etc/koha/sites/<library>/koha-conf.xml (it is now running if I check the status in the about page of the intranet)
Current status:
* I am able to access the intranet and to search the catalogue from there (styles loaded) * I am not able to access correctly the opac/frontend: it takes minutes just to load without styles. After few minutes it also retries some records from the catalogue research
These are the errors present in /var/log/<library>/kohaopac-error.log
[Wed Jul 10 13:00:07 2019] 404.pl: Use of uninitialized value in concatenation (.) or string at /usr/share/koha/lib/C4/Auth.pm line 584., referer: <opac.website>
[Wed Jul 10 12:59:55 2019] opac-search.pl: Use of uninitialized value in concatenation (.) or string at /usr/share/koha/lib/C4/Auth.pm line 584.
In particular the first error happens each second.
Thanks for your help!
Best, Jacopo
Il 10/07/19 02:09, Mark Tompsett ha scritto:
Greetings,
It has been my experience that newer versions of 18.05 and higher are best run on stretch. And don't use Debian Buster yet. :)
GPML, Mark Tompsett
P.S. 404 errors could be a result of differences in your apache instance configuration file. Upgrades don't change them. Compare the /etc/koha/...something.in file against your installed file, and see what you might need to add in.
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha