amarok mit mysql

Started by cryptosteve, 2013/05/30, 16:15:42

Previous topic - Next topic

cryptosteve

Hi,
ich kriege amarok mit mysql nicht zum Laufen.

Hat irgendwer eine Lösung hinsichtlich dieser Fehlermeldung parrat?



Der Fehler scheint nicht debian-bezogen zu sein, das gleiche passiert mir unter Gentoo auch. Und überhaupt kann ich KDE irgendwie nicht erfolgreich mit mysql verheiraten. :(
- born to create drama -
CS Virtual Travel Bug: VF6G5D

piper

Hi, you might want to go to/etc/mysql/my.cnfand edit line 47 bind-address      = xxx.xxx.xx.x and put your IP in there, probably not wise to us 127.0.0.1, then do as usermysql -u root -p mythconverggive password and grant all on mythconverg.* to amarok@"192.168.01.%" identified by "amarok"; change IP to what you use then flush privileges;quitthen do a service mysql restart
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

cryptosteve

Hi piper,
thanks ... I have no clue what did the job but changing to my local IP and granting permissions to amarok@"192.168.178.%" seems to work.

No errors after starting amarok. At the moment it's scanning my collection.
- born to create drama -
CS Virtual Travel Bug: VF6G5D

piper

gut zu hören :)

good to hear :)

lol, should be"GRANT ALL ON amarok.* TO 'amarokuser'@'92.168.01.%' IDENTIFIED BY 'mypassword'; FLUSH PRIVILEGES;"

So sorry, I use this for mythtv (mythconverg)  and forgot to make the changes for amarok
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA