[Koha] still looking for mysql @ localhost

Chris Cormack chris at katipo.co.nz
Fri Jun 2 14:35:37 NZST 2006


On Fri, Jun 02, 2006 at 10:28:03AM +0800, eric salayon said:
> this is the error that i got:
> 
>    [Tue May 30 09:33:50 2006] [error] [client 10.0.0.10]
> read_config_file(/etc/koha.conf)
>    returned undef at /www/koha/intranet/modules/C4/Context.pm line 229.

Yep, which means that it cant read the /etc/koha.conf file.

So you will want to check that apache is running as user apache, not
www-data or nobody or some other user.

IF it is running as some other user, you will need to make sure that user
has read permissions to the /etc/koha.conf file

Chris
-- 
Chris Cormack                                                     Programmer
027 4500 789                                       Katipo Communications Ltd
chris at katipo.co.nz                                          www.katipo.co.nz


More information about the Koha mailing list