1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Development MYSQL! Dosnt work?

Discussion in 'Software' started by crazydeep74, 2 Mar 2008.

  1. crazydeep74

    crazydeep74 What's a Dremel?

    Joined:
    25 Jul 2005
    Posts:
    762
    Likes Received:
    0
    Alright I have a setup with Apache2Triad on a Windows 2000 computer. I have user accounts configured in MySQL and I can access them besides root, via MySQL Administrator remotely using my domain name. I have the MySQL port open. For some reason this code I have keeps giving me the error message
    Code:
    I cannot connect to the database because: Can't connect to MySQL server on 'localhost' (10061)
    . However no where in the source do I ask to connect to localhost, I need to connect to my domain name. Here is the source. Any ideas?
     
  2. crazydeep74

    crazydeep74 What's a Dremel?

    Joined:
    25 Jul 2005
    Posts:
    762
    Likes Received:
    0
    Fixed, Don't worry about it.
     

Share This Page