MySQL Problem
#1

MySQL Log:

Код:
[14:03:54] CMySQLHandler::CMySQLHandler() - Connecting to "127.0.0.1" | DB: "crazy" | Username: "root" ...

[14:03:55] CMySQLHandler::Connect() - Can't connect to MySQL server on '127.0.0.1' (10061) (Error ID: 2003)
PHP код:
#define MYSQL_HOST   "127.0.0.1"
#define MYSQL_USER   "root"
#define MYSQL_PASS   ""
#define MYSQL_DB   "crazy"
mysql_connect(MYSQL_HOST, MYSQL_USER, MYSQL_DB, MYSQL_PASS); 
MySQL Plugin R5 (G-sTyLeZzZ)

Web Server - XAMPP 1.7.4
Reply


Messages In This Thread
MySQL Problem - by Moras - 27.06.2011, 10:00
Re: MySQL Problem - by [HiC]TheKiller - 27.06.2011, 10:11
Re: MySQL Problem - by zerocoolos - 27.06.2011, 10:13
Re: MySQL Problem - by Moras - 27.06.2011, 10:15
Re: MySQL Problem - by [HiC]TheKiller - 27.06.2011, 10:20
Re: MySQL Problem - by Moras - 27.06.2011, 10:23

Forum Jump:


Users browsing this thread: 1 Guest(s)