PreciousStones

PreciousStones

269k Downloads

SQL problem

KradGothel opened this issue ยท 4 comments

commented

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:

http://pastebin.com/fXpYtwhA

Please help!

commented

BTW:
Using Version 9.0.0
craftbukkit: 1.2.4-R1.0

commented

Still nobody has a clue?

commented

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.

commented

Tried many times to connect to MySQL and I just found ou that my host did not even wrote the right adress to access to the database on he's web site. Found the good one and now it works!

Thanks anyway.