Results 1 to 3 of 3

Thread: Access MySQL database from another server

  1. #1
    Junior Registered gaarthuis's Avatar
    Join Date
    Sep 2008
    Posts
    3

    Access MySQL database from another server

    Hello,
    I always used my "localhost" MySQL server, but with an old computer as a server I can't use MySQL anymore (RAM lags) only Apache.
    Now I'm used to "localhost" as my MySQL server I don't know another way to interact with another server.
    I want to contact a database on funpic.org, but how do I do this? The account itself is Josti with the URL of http://josti.jo.funpic.org.
    Thanks in advance, for I've got my vBulletin license now and I'm desperate to test it.

  2. #2
    Administrator Chris's Avatar
    Join Date
    Feb 2003
    Location
    East Lansing, MI USA
    Posts
    7,055
    For host in your MYSQL connection string you put in the IP of the MySQL server.

    Then, you need to edit your MySQL server permissions to allow connections from the other location, or you can use a % to indicate a wildcard to allow connections from all hosts.
    Chris Beasley - My Guide to Building a Successful Website[size=1]
    Content Sites: ABCDFGHIJKLMNOP|Forums: ABCD EF|Ecommerce: Swords Knives

  3. #3
    Junior Registered gaarthuis's Avatar
    Join Date
    Sep 2008
    Posts
    3
    Thank you! I haven't got the time to do it now, but I'll try it later on.

Similar Threads

  1. In MySQL, possible to use two database in one PHP web application...?
    By jackbabington in forum Website Programming & Databases
    Replies: 6
    Last Post: 07-20-2008, 11:02 AM
  2. Clear my misunderstanding: 1 MySQL database for many programs?
    By iKwak in forum Website Programming & Databases
    Replies: 4
    Last Post: 08-21-2005, 10:40 AM
  3. Replies: 0
    Last Post: 08-03-2005, 09:35 AM
  4. Replies: 0
    Last Post: 07-13-2005, 08:01 AM
  5. Replies: 0
    Last Post: 01-30-2005, 08:33 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •