View Single Post
Posts: 8 | Thanked: 8 times | Joined on Jun 2010 @ United States
#30
Originally Posted by marcaurell View Post
Please help me what make i wrong??
You are logged in as root, and the root user cannot access this database. You will need to log and run these commands (at least the sqlite3 command) as the 'user' user.

I can't see in your screen capture if you logged in as 'user' and ran 'devel-su', or if you logged in directly as root. From the
Code:
~ #
prompt, type "exit" and hit Enter. If you then see a
Code:
~ $
prompt, you should be able to run steps 2, 3, and 4 in my above procedure.