[Koha] internal error

Morgan, John D. jmorgan at admin.fsu.edu
Fri Apr 21 03:44:03 NZST 2006


MJ Ray, 
 
It appears that your solution was the answer to my problem. It was file permissions. If we ever meet.  I will buy you a beer.
 
Cheers, 
Derek

________________________________

From: koha-bounces at lists.katipo.co.nz on behalf of MJ Ray
Sent: Thu 4/20/2006 7:14 AM
To: joeallen1974 at gmail.com; marilen.corciovei at nemesisit.ro; Koha at lists.katipo.co.nz
Subject: Re: [Koha] internal error



"Joe Allen" <joeallen1974 at gmail.com>
> [...] The problem is the user www-data is NOT
> given a password for MySql and it is trying to connect without one and is
> being refused.

Check the permissions on /etc/koha.conf - the user running the CGI
scripts (www-data) can't read it, so it doesn't know the koha username
or password. IIRC, you probably want it to be -rw-r----- root www-data
(chgrp www-data /etc/koha.conf ; chmod 640 /etc/koha.conf) unless you
are running apache suExec or similar.

Hope that helps,
--
MJ Ray - personal email, see http://mjr.towers.org.uk/email.html
Work: http://www.ttllp.co.uk/  irc.oftc.net/slef  Jabber/SIP ask

_______________________________________________
Koha mailing list
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha




More information about the Koha mailing list