1. Store
  2. Apps
  3. Hardware
  4. Support
  5. Solutions

ClearFoundation

Forums
Welcome, Guest
Connection to MySQL Remotely Fails
(1 viewing) 1 Guest
Go to bottomPage: 1
TOPIC: Connection to MySQL Remotely Fails
#18946
Connection to MySQL Remotely Fails 2 Years, 7 Months ago  
I'm pulling my hair out trying to get Dreamweaver to connect to my MySQL server from my laptop over my LAN. I don't want external access just access from my LAN.
I have give access to my database ;

mysql> GRANT ALL ON DATA-BASE-NAME.* TO USER@'IP ADDRESS' IDENTIFIED BY 'PASSWORD';

Dreamweaver is reporting access denied furthermore upon issuing netstat i get;

[root@host mysql]# netstat -an | grep -i mysql
unix 2 [ ACC ] STREAM LISTENING 9946 /var/lib/system-mysql/mysql.sock
unix 2 [ ACC ] STREAM LISTENING 886621199 /var/lib/mysql/mysql.sock
Leonard
Senior Boarder
Posts: 67
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/10/13 16:42 By NeoNapster.
The administrator has disabled public write access.
 
#18952
Re:Connection to MySQL Remotely Fails 2 Years, 7 Months ago  
Doesn't matter this is a Dreamweaver problem.
Leonard
Senior Boarder
Posts: 67
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
  get the latest posts directly to your desktop