Re: [Cppcms-users] Problem with running example - "message_board"
Brought to you by:
artyom-beilis
From: Oleg S. <ovs...@gm...> - 2015-04-24 13:47:13
|
Where is logs located ? I could not find any information about logs in config.js file... 24 апр. 2015 г. 16:42 пользователь "Alexander Mack" <a....@ev...> написал: > Hi, > > Did you check if the library is accessable through /usr/lib? > And, did you look into the logs? Maybe they have some helpful informations. > > Hope that helps you. > > Alex > > > Am 24.04.2015 um 15:24 schrieb Sydunenko Oleg: > > On 04/24/2015 04:15 PM, Alexander Mack wrote: > > 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 lis...@li...https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > > ------------------------------------------------------------------------------ > 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 lis...@li...https://lists.sourceforge.net/lists/listinfo/cppcms-users > > The result of the *"dpkg --get-selections | grep sqlite"* is: > libmono-sqlite4.0-cil install > libqt4-sql-sqlite install > libsqlite3-0 install > libsqlite3-dev install > libwtdbosqlite-dev install > libwtdbosqlite29 install > sqlite3 install > > -- > 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 lis...@li...https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > > ------------------------------------------------------------------------------ > 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 > > |