Hi Probably you have not defined the $KOHA_CONF , if you try echo $KOHA_CONF.xml you should get something like /etc/koha/koha-conf.xml (tarball) or /etc/koha/sites/koha/koha-conf.xml (debian package)
If $KOHA_CONF is empty you should export and add to the bashrc of the koha user (with debian package is already done, then I guess you have installed via tarball, right) 2014-10-16 11:49 GMT+02:00 ahmnas <[email protected]>: > When i run this perl ./process_message_queue.pl to test if the patron > arrival > emails or not it gives me this error or message unable to locate Koha > configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line > 372. > > How solve it that's i need very important in my library. > > Ahmad Nasser > koha system administrator > mobil: +201110136090 > > > > > -- > View this message in context: > http://koha.1045719.n5.nabble.com/Problem-in-sending-email-tp5814648.html > Sent from the Koha-general mailing list archive at Nabble.com. > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha > -- *Hugo Agud - Orex Digital * *www.orex.es <http://www.orex.es>* Director Passatge de la Llançadera, 3 · 08338 Premià de Dalt - Tel: 93 539 40 70 [email protected] · http://www.orex.es/ No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua. Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema. _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

