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 > Connection stopped?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-02-04, 08:49
mak2 mak2 is offline
Registered User
 
Join Date: Sep 2004
Posts: 3
Connection stopped?

I have been running a PHP script on a OSX Server which connects to an external MySQL server and displays some results, it has worked great for months until today..............

When it runs now, it displays an error saying access is denied to it's own domain name even though it is connecting to an external server.

I tried connecting from the Terminal using:
mysql -u root -p<password> --host=<External IP Address>

This reports the same error that access is denied at it's own domain name.

I can connect to localhost with the correct details so the daemon is running locally.

Any ideas?
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