macromedia.dreamweaver.appdev
[Top] [All Lists]

Re: MySQL Error# : 2002 in Dreamweaver CS3

Subject: Re: MySQL Error# : 2002 in Dreamweaver CS3
From: David Powers <david@xxxxxxxxxxx>
Date: Thu, 31 Jul 2008 15:56:38 +0100
Newsgroups: macromedia.dreamweaver.appdev


chunkeung wrote:
Maybe to give you a better idea of what I mean please see this print screen 
http://www.ta-design.net/images/localhost.jpg

The one that's not connecting correctly is using 127.0.0.1:3306. The colon followed by 3306 indicates the port number. 3306 is the default port for MySQL, so localhost should work, but I would suggest using 127.0.0.1:3306 in the MySQL Server field.

--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/

<Prev in Thread] Current Thread [Next in Thread>