Koha 3.0.1 + OPAC not working
I am using koha-3.0.1 here in my Debian box. My "Staff Client" is working which is in http://192.168.2.30:8080/ but *OPAC is not working. I mean, i cannot search anything there, as well as i cannot login there too!! *Here is my log file for koha-opac-error-log file`s last two lines. [Tue May 19 12:07:56 2009] [error] [client 192.168.1.15] File does not exist: /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/css/opac.css, referer: http://192.168.3.20/cgi-bin/koha/maintenance.pl [Tue May 19 16:32:15 2009] [error] [client 192.168.1.15] script not found or unable to stat: /usr/share/koha/opac/cgi-bin/opac/\xe2\x80\x9d, referer: http://192.168.3.20/cgi-bin/koha/maintenance.pl ~ -- Best, Zico
First thing is: have to checked that /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/css/opac.css exists in the filesystem on your server? Is it accessible at http://192.168.3.20/opac-tmpl/prog/en/css/opac.css ? This could be an incomplete install or file permissions problem. Also, have you been through the web install in the Staff Client? Have you checked the System Preference: OpacMaintenance ? If it isn't set to off that would cause maintenance.pl to be loaded instead of the regular OPAC client. Good luck. On Tue, 2009-05-19 at 19:01 +0600, Zico wrote:
I am using koha-3.0.1 here in my Debian box. My "Staff Client" is working which is in http://192.168.2.30:8080/ but OPAC is not working. I mean, i cannot search anything there, as well as i cannot login there too!!
Here is my log file for koha-opac-error-log file`s last two lines.
[Tue May 19 12:07:56 2009] [error] [client 192.168.1.15] File does not exist: /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/css/opac.css, referer: http://192.168.3.20/cgi-bin/koha/maintenance.pl [Tue May 19 16:32:15 2009] [error] [client 192.168.1.15] script not found or unable to stat: /usr/share/koha/opac/cgi-bin/opac/\xe2\x80 \x9d, referer: http://192.168.3.20/cgi-bin/koha/maintenance.pl ~
-- Best, Zico _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel -- Michael Hafen Systems Analyst and Programmer Washington County School District Utah, USA
for Koha checkout http://development.washk12.org/gitweb/ or git://development.washk12.org/koha
participants (2)
-
Michael Hafen -
Zico