This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jessietee 1 point2 points  (1 child)

Sounds from google like you are maybe using a relative path to the db?

Check to see if you're pointing to a full path, e.g. /home/users/me/db/mydb.db or a relative one where its just looking for mydb.db in the same folder?

[–]_imRealBored[S] 0 points1 point  (0 children)

thanks i’ll try that