Forums

PHP

This topic is locked

remote mysql

Posted 01 Sep 2001 22:41:59
1
has voted
01 Sep 2001 22:41:59 Keith Slater posted:
what all do you need to log onto a mysql server remotely?? When I try I always get a bad handshake. The computer that has it is a windows nt machine

I think I saw this before on a thread but I've been searching and couldnt find it. thanks for any help.



Keith Slater

Replies

Replied 02 Sep 2001 15:04:39
02 Sep 2001 15:04:39 Tim Green replied:
All you need to do is make sure that you enter the right domain name/ip address, the correct port (usually 3306 in 99.9% of cases) and the right username and password.

Domain names should be in the format :-

mydomain.com

A common mistake is to specify before the domain name or IP Address. If you do this it won't work.

The rest of the configuration is exactly the same as using a local MySQL server.

If all of your settings are correct and it still doesn't work, make a note of the error message you get (you will get one), and post it here, though, in all likelihood if you are getting errors at this stage, it is time to talk to your ISP as the chances are that they have turned off remote access.

Tim Green

Extension & PHP TalkZone Manager
<font size=1>-------------------------------------------
<i>Please read the Forum FAQ before posting
a question to this TalkZone.</i>
-------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
-------------------------------------------</font id=size1>

Reply to this topic