Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 3 of 3

This is a discussion on Using Online Database with Dreamweaver in the Shared & Semi-Dedicated forum
Hi Friends, I setup an online database using phpmyadmin online (not with my local copy) I cannot connect to the database using dreamweaver. The connection ...

  1. #1
    JPC Member
    Join Date
    Sep 2003
    Posts
    1

    Using Online Database with Dreamweaver

    Hi Friends,
    I setup an online database using phpmyadmin online (not with my local copy)

    I cannot connect to the database using dreamweaver. The connection string compiled after I created the online database and users refers to the online webserver as localhost. My computer is a localhost. So when I try to connect to the database from my computer, I get a connection error. I can however connect to databases I have on my computer.

    Can anyone tell me how I can use the online database with dreameaver and be able to see it? So far everything seems invisible.

    I will mention that when I use the connection string given to me, place it in my php page, and upload it to the webserver, it connects to the database, but that's it. everything else is invisible.

    how I can use the online database with dreameaver and be able to see it?

    Your response ie very much appreciated.

  2. #2
    Jag Veteran
    Join Date
    Sep 2002
    Posts
    650
    The database access on this hosting is restricted to localhost by default. If you want to connect to the database at your hosting from your computer, use phpAdmin (in Control Panel) to enable access from other hosts.

  3. #3
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    Use the Add Access Hosts feature at the bottom of the Cpanel page where you create databases to enter the IP (or hostname) of your local computer). Search the forums for "access host" and you'll see a ton of info on this.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

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
  •