NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Debugger doesn't connect to mySQL-Server


Joined: 24 Apr 2008
Posts: 5
Reply with quote
Till today I could test my application without any problems. But now debugger fails to connect to mySQL-Server. Message is: "Can't connect to MySQL-Server on 'servername' (10013)". Tests online without debugger work fine. Can anyone help me?
View user's profileFind all posts by kurtSend private message
Veteran

Joined: 06 Jun 2007
Posts: 289
Location: Vancouver, Canada
Reply with quote
I don't think this is a PhpED problem, but rather a MySQL issue. You likely do not have the necessary access rights from your development PC to the database on the remote MySQL server. If so, you can fix the problem by granting the database user access for connections from your IP address.

_________________
Smile
View user's profileFind all posts by annoSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
10013 - WSAEACCES - Permission denied.
This error has no relation to debugger and debugger has nothing to do with mysql.

Quote:
Debugger doesn't connect to mySQL-Server

why do you think debugger has to connect to mysql server:?

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Debugger doesn't connect to mySQL-Server
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic