I experienced similar problems on Linux (RH 7.1) with MySQL 3.23

In fact, the status screen shows MySQL support as compiled in, but I get that error if I enable the dlr = mysql line.

Anybody else have some insights about this issue, or experienced similar problems?


At 22:42 29/03/2004, you wrote:
Hello Kannel Users,
I have Kannel Gateway 1.2.1 running on FreeBsd V4.9 (I used the Kannel port of
this system to install the Kannel).


The problem I have is when I try to use the Kannel with dlr-storage on mysql,
it gives the error:

[0] PANIC: DLR: storage type defined as 'mysql', but no MySQL support build in!

In fact I have MySQL 4.0.17 and configured Kannel as the Users Guide
recommends. I also read on the Kannel Maillist, posts from other users
reporting the same problem and reffering to the location of the mysql
libraries, and I think got it well!

I configured the Kannel during the installation like this:

./configure  --with-malloc=native --enable-start-stop-daemon=no --with-
mysql=/usr/local --enable-mysql --prefix=/usr/local i386-portbld-freebsd4.9

I check the config.log (file where the result of the kannel configure is
kept), and it seems that the compilation of kannel was well done with mysql.

Does anyone have a clue on why this happens or how can I solve the problem?

I also give you an example of my Kannel configuration file:

group = core
admin-port = 13003
smsbox-port = 13004
admin-password = password
log-file = "/var/log/kannel/bearerbox.log"
log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
access-log = "/var/log/kannel/beareraccess.log"
store-file = "/var/log/kannel/kannel.store"
dlr-storage = mysql

group = mysql-connection
id = mydlr
host = testhost
mysql-username = user
mysql-password = password
database = dlr

group = dlr-db
id = mydlr
table = dlr
field-smsc = smsc
field-timestamp = ts
field-destination = destination
field-service = service
field-url = url
field-mask = mask
field-status = status
field-source = source


Thanks, Tiago __________________________________________________________ O email preferido dos portugueses agora com 100Mb de espa�o e acesso gratuito � Internet http://www.portugalmail.com/gold/

-- Alejandro Guerrieri Magicom [EMAIL PROTECTED]






Reply via email to