Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Website cant connect to other site? (mysql question)  (Read 2798 times)

0 Members and 1 Guest are viewing this topic.

DarrenReeder

    Topic Starter


    Rookie

    Website cant connect to other site? (mysql question)
    « on: November 13, 2009, 04:49:33 PM »
    Can you connect a Website on a Host to a mysql database from a database?? i am trying to use a register form and it doesnt work when its on my host, but when i use that register form on my PC it works (the database is hosted on my pc)

    yanng1



      Beginner

      Re: Website cant connect to other site? (mysql question)
      « Reply #1 on: November 23, 2009, 06:40:15 PM »
      Yes you can remotely connect to a database- IF YOUR HOST ALLOWS IT.  otherwise you're SOL.  My host is netfimirms they give me the option to allow remote connections.  Of course, when you connect remotely the name 'LocalHost' will no longer be enough, you will require the name of the databse you are connecting to and it's IP.  ask your hosting company for these things.