29.10.2013, 09:53
Hello,
I can not connect to my MySQL server. Here is the MySQL log:
Mysql connect line:
I'm using WAMP. The server is up and running(green). I connect to phpmyadmin without a password or problems.
I'm using R33 plugin.
I can not connect to my MySQL server. Here is the MySQL log:
pawn Код:
[11:55:52] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[11:55:53] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
pawn Код:
DbHandle = mysql_connect("localhost","root","server","");
I'm using R33 plugin.