"No such file or directory", looks like Kannel's unable to find kannel.conf
I don't know where in the world your package expects to find the conf file (usually on /etc, but who knows...). Try opening /etc/init.d/kannel with a text editor and see if there's any hint there on the conf file placement. Regards, Alejandro On Thu, May 29, 2008 at 9:30 AM, Samir Mazzawi <[EMAIL PROTECTED]> wrote: > Hi, > > I need some help i have installed kannel on a Ubuntu (newest stable) at > first everything worked fine but now my kannel.conf doesn't work anymore i`m > getting this error: > > # ps -A | bearerbox > 2008-05-29 14:27:03 [5748] [0] INFO: Debug_lvl = -1, log_file = <none>, > log_lvl = 0 > 2008-05-29 14:27:03 [5748] [0] ERROR: fopen failed: couldn't open > `kannel.conf' > 2008-05-29 14:27:03 [5748] [0] ERROR: System error 2: No such file or > directory > 2008-05-29 14:27:03 [5748] [0] PANIC: Failed to load main configuration > file `kannel.conf'. Aborting! > 2008-05-29 14:27:03 [5748] [0] PANIC: bearerbox(gw_panic+0x107) [0x80c5557] > 2008-05-29 14:27:03 [5748] [0] PANIC: bearerbox(cfg_read+0x4bf) [0x80b237f] > 2008-05-29 14:27:03 [5748] [0] PANIC: bearerbox(main+0xeb) [0x8053f4b] > 2008-05-29 14:27:03 [5748] [0] PANIC: > /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb78ea450] > 2008-05-29 14:27:03 [5748] [0] PANIC: bearerbox [0x8053101] > > But the file is in /etc/kannel/kannel.conf > > I tried to apt-get remove --purge kannel and then reinstall but it still > doesn't work. Anyone have any idea why? Is kannel looking for the config > file in another place? > > Thanks in advance! > > >
