[Cppcms-users] cppcms blog, failed to access sqlite3 backend
Brought to you by:
artyom-beilis
From: Aris S. <ari...@gm...> - 2011-01-07 16:03:26
|
After I have successfully build cppcms 0.0.x and cms blog source, then I ran cppblog_setup and run_lighttpd command, but an error related to "failed backend access" raised. Here are outputs from my terminal: [root@masihmurah cms]# ./cppblog_setup Select Backend 1 - MySQL 2 - PostrgreSQL 3 - Sqlite3 3 DATABASE sqloe Enter Blog username and password arissety balbalanA1 [root@masihmurah cms]# ./run_lighttpd Press any key to exit Failed to access DBFailed to load backend 2011-01-07 05:43:56: (log.c.166) server started was I wrong entering blog username and password? where is the location of my sqlite database file? |