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
3rd Sep, 2013, 11:58 PM
Post: #2
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: XMBC and MySQL
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?

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
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: 7th Jun, 2025, 09:47 AM Powered By MyBB, © 2002-2025 MyBB Group.