If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Need a little help with mySQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-01-04, 08:41
Jelte Jelte is offline
Registered User
 
Join Date: Apr 2004
Posts: 1
Wink Need a little help with mySQL

I have made a website (for an online shop) with will works with an database. I have downloaded a free Shoppingscript that wordks with an database. So I have asked my serverprovider to enable mysql on the server.

So he did and I have the information (server, username, password). The problem is that the script (PHP4) can't connect to the server (access denied wrong username, password) but I have asked my provider and he says that the information is correct???

To try an different way I have downloaded a little program that can connect to my database but this program also failed to???

What am I doing wrond?

This is what filled in:
verschurenklokken****
databasename: cschuren
username cschuren
passw.: *******
Portnumber: I don't know
Reply With Quote
  #2 (permalink)  
Old 04-01-04, 10:10
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,606
There are a lot of possible problems, my first guess is that the port number either isn't correct (both the MySQL server and the machine trying to connect to MySQL have to use the same port number). My second guess is that the WebHost's firewall doesn't permit IP traffic on that port.

There are lots of other possible problems, but these are where I'd look first.

-PatP
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On