Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

XMBC and MySQL
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
XMBC and MySQL
4th Sep, 2013, 10:00 PM
Post: #5
rbthompsonv Offline
Registered
Posts: 26
Joined: Aug 2013
Reputation: 0
RE: XMBC and MySQL
(3rd Sep, 2013 11:58 PM)mk01 Wrote:  with mysql, the steps to check would be:
1) check whether mysql is accessible from .101 itself. for instance with:
Code:
mysql -u user_name_you_set -p
2) check whether the mysql is accessible for the user from other IPs (by default the access is just for localhost (127.0.0.1). you can do that still from the optiplex.
Code:
mysql -u user_name_you_set -h 192.168.1.101 -p
3) then check this from RPI…

btw: /home/xbian/.xbmc/temp/xbmc.log is quite useful in that case, what is in on the RPI?

OK, I can connect TO 101 FROM 101, but only locally... If I try to connect with the -h I get can not connect to host.
It also seems as if there isnt a password set for the xbmc user... I tried reading the docs for MySQL... but I must have the syntax wrong for assigning the user xbmc the password of xbmc...
Any pointers? (Im using: SET PASSWORD FOR 'xbmc' = PASSWORD (xbmc); But it kicks back saying theres an error on line 1
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
XMBC and MySQL - rbthompsonv - 3rd Sep, 2013, 11:34 PM
RE: XMBC and MySQL - mk01 - 3rd Sep, 2013, 11:58 PM
RE: XMBC and MySQL - rbthompsonv - 4th Sep, 2013 10:00 PM
RE: XMBC and MySQL - rbthompsonv - 5th Sep, 2013, 07:39 AM
RE: XMBC and MySQL - rikardo1979 - 4th Sep, 2013, 12:15 AM
Re: XMBC and MySQL - rbthompsonv - 4th Sep, 2013, 12:29 PM
RE: XMBC and MySQL - mk01 - 8th Sep, 2013, 09:44 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 6th Jun, 2025, 06:25 AM Powered By MyBB, © 2002-2025 MyBB Group.