[Bug 14802] New: About page (about.pl) throwing errors
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14802 Bug ID: 14802 Summary: About page (about.pl) throwing errors Change sponsored?: --- Product: Koha Version: 3.18 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 - low Component: About Assignee: nengard@gmail.com Reporter: gary.bortel@sos.wa.gov QA Contact: testopia@bugs.koha-community.org Most likely related to Bug 13486/14278 Overview: Ubuntu 14.04.3, Apache/2.4.7 (Ubuntu), Koha 3.18.10 (package install), Multi-site installation Going to the "About Koha" page generates the following errors in /var/log/koha/[site]/intranet-error.log [Thu Sep 10 12:45:45.980905 2015] [cgi:error] [pid 3477] [client 198.238.185.151:49639] AH01215: [Thu Sep 10 12:45:45.980780 2015] [core:warn] [pid 3489] AH00111: Config variable ${APACHE_LOCK_DIR} is not defined, referer: http://opac.odessa.lib.wa.us:8180/cgi-bin/koha/about.pl [Thu Sep 10 12:45:45.981032 2015] [cgi:error] [pid 3477] [client 198.238.185.151:49639] AH01215: [Thu Sep 10 12:45:45.980961 2015] [core:warn] [pid 3489] AH00111: Config variable ${APACHE_PID_FILE} is not defined, referer: http://opac.odessa.lib.wa.us:8180/cgi-bin/koha/about.pl [Thu Sep 10 12:45:45.981202 2015] [cgi:error] [pid 3477] [client 198.238.185.151:49639] AH01215: [Thu Sep 10 12:45:45.981057 2015] [core:warn] [pid 3489] AH00111: Config variable ${APACHE_RUN_USER} is not defined, referer: http://opac.odessa.lib.wa.us:8180/cgi-bin/koha/about.pl [Thu Sep 10 12:45:45.981301 2015] [cgi:error] [pid 3477] [client 198.238.185.151:49639] AH01215: [Thu Sep 10 12:45:45.981229 2015] [core:warn] [pid 3489] AH00111: Config variable ${APACHE_RUN_GROUP} is not defined, referer: http://opac.odessa.lib.wa.us:8180/cgi-bin/koha/about.pl [Thu Sep 10 12:45:45.981391 2015] [cgi:error] [pid 3477] [client 198.238.185.151:49639] AH01215: [Thu Sep 10 12:45:45.981323 2015] [core:warn] [pid 3489] AH00111: Config variable ${APACHE_LOG_DIR} is not defined, referer: http://opac.odessa.lib.wa.us:8180/cgi-bin/koha/about.pl [Thu Sep 10 12:45:45.984145 2015] [cgi:error] [pid 3477] [client 198.238.185.151:49639] AH01215: [Thu Sep 10 12:45:45.984070 2015] [core:warn] [pid 3489] AH00111: Config variable ${APACHE_LOG_DIR} is not defined, referer: http://opac.odessa.lib.wa.us:8180/cgi-bin/koha/about.pl [Thu Sep 10 12:45:45.984400 2015] [cgi:error] [pid 3477] [client 198.238.185.151:49639] AH01215: [Thu Sep 10 12:45:45.984327 2015] [core:warn] [pid 3489] AH00111: Config variable ${APACHE_LOG_DIR} is not defined, referer: http://opac.odessa.lib.wa.us:8180/cgi-bin/koha/about.pl [Thu Sep 10 12:45:45.984493 2015] [cgi:error] [pid 3477] [client 198.238.185.151:49639] AH01215: [Thu Sep 10 12:45:45.984424 2015] [core:warn] [pid 3489] AH00111: Config variable ${APACHE_LOG_DIR} is not defined, referer: http://opac.odessa.lib.wa.us:8180/cgi-bin/koha/about.pl [Thu Sep 10 12:45:45.984636 2015] [cgi:error] [pid 3477] [client 198.238.185.151:49639] AH01215: apache2: Syntax error on line 219 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/sites-enabled/cathlamet.conf: Permission denied, referer: http://opac.odessa.lib.wa.us:8180/cgi-bin/koha/about.pl The last line in this snippet has Apache2 attempting to read an unrelated configuration file from another Koha instance. Similar errors are thrown in all site specific intranet-error.log when trying to display the "About" page for that site. (e.g. cathlamet vs. odessa, etc.) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14802 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID CC| |tomascohen@gmail.com Status|NEW |RESOLVED --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- You seem to have a broken setup. Probably due to /etc/apache2/sites-enabled/cathlamet.conf pointing to a deleted configuration file. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org