andrew teo wrote:

now, either you define a debug log-level to bearerbox's core group:

  group = core
  ...
  log-level = 0
  log-file = /tmp/bearerbox.log
  ...

or you will definetly obtain output on stdout while bearerbo is tried to
be started... so you need to get some kind of output.

Stipe


Hi Stipe!

The funny thing is that I have already done that. My current log level is
already set at 0.

Is there any other way?

Also, do you think this is a problem with the syntax? What happens if Kannel
has an incorrect syntax? Will it still run with an OK?

Also, could it be that mySQL support was not enabled? I'm on Fedora Core 5
and installed mine using yum. Is mySQL supported by default?

now, mysql DLR storage MAY not be default. You could check this easily via resolving the library dependancies:

  $ ldd bearerbox

if you see no libmysqlclient_r.so dependancy here at all, then this means that no mysql support has been compiled in. Then obviously you will need to rebuild from source.

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

Reply via email to