This error is related to mysql, not kannel. Please go through mysql documentation.
Kannel will create all tables by itself. You just need to create a new database in mysql. Also, you need to compile kannel with mysql parameters. On Tue, Jul 5, 2011 at 5:50 PM, Vijay kumar Dadhich <[email protected]>wrote: > Hello to all, > when i want to configuer the sqlbox then i face these problem, i am > using svn form of kannel,sqlbox. following command i used > and shows this problem. > svn co https://svn.kannel.org/sqlbox/trunk > ./bootstrap > ./ configuer > make > error you must neet at least one dbengine > so i install mysql by yum > yum install mysql* > adduser foo > passwd hoo > # mysql -u root -p > Error 1045 (28000): Access denied for user ' root'@localhost (using > password: YES) > > > so please help me how i create database. > I am using kannel from last 15 days and i am never using mysql. > your support is needed. > > -- > Vijay Kr. Dadhich > >
