[Koha] internal error
MJ Ray
mjr at phonecoop.coop
Thu Apr 20 23:14:30 NZST 2006
"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
More information about the Koha
mailing list