Re: [Cppcms-users] Problem with running example - "message_board"
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2015-04-26 08:03:40
|
As the error message said: cppdb::driver failed to load driver sqlite3 - no module found So... you either hadn't compiled cppdb with sqlite3 support or hadn't intalled it incorrectly. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ From: Sydunenko Oleg <ovs...@gm...> To: art...@ya...; cpp...@li... Sent: Friday, April 24, 2015 4:11 PM Subject: [Cppcms-users] Problem with running example - "message_board" 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 |