SQL problem
KradGothel opened this issue ยท 4 comments
Hi,
I try to install PS but letting MySQL at false gives me:
2012-04-05 05:48:15 [SEVERE] /tmp/sqlite-3.7.2-libsqlitejdbc.so (Permission denied)
And try to enable it with the database (with good login, database and password) gives me:
Please help!
Uh.. that looks like a problem with your server not having access to the SQLite drivers for Java. That's the database that PreciousStones is trying to use if you don't use MySQL.
Have you had any success with SQLite databases in the past?
Can you tell us a bit more about your server that you run CraftBukkit on?
This is definitely not an issue that can be resolved inside bukkit.