Re: [Cppcms-users] Problem with running example - "message_board"
Brought to you by:
artyom-beilis
From: Alexander M. <a....@ev...> - 2015-04-24 13:15:30
|
Hi, have you tried to install the sqlite3 libs on your system? On Ubuntu you would do that with apt-get install: sudo apt-get install sqlite3 libsqlite3-dev Am 24.04.2015 um 15:11 schrieb Sydunenko Oleg: > Hi all, > > I had problem with example "message_board". > > After startup with command /"./mb -c config.js"/ the error > /"2015-04-24 16:05:50; cppcms, error: Caught exception [cppdb::driver > failed to load driver sqlite3 - no module > found]//(http_context.cpp:139)//"/ is appear in console and browser > had 500 response code... > > Thanks in advance > > -- > Regards, > Oleg Sydunenko > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > > > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users |