>Hi,
>
>  How can I resolve this? I already enable mysql when I compiled kannel

I had a similar problem. You just have to set up the config file properly:

group = mysql-connection
id = mydlr
host = x.x.x.x
mysql-username = somename
mysql-password = somepass
database = dlr
max-connections = 1

group = dlr-db
id = mydlr
table = dlr
field-smsc = smsc

etc...


BTW, I use an include directive in kannel.conf to bring in the mysql
confoguration file.



r.b.





Reply via email to