09.03.2011, 01:22
Hellow! I am trying to connect for my DB but it don't works. The MYSQL is online, i do login at the phpMyAdmin have not problem.
When i open my server, the mysql dont connect, anyone can help? Very tnx for all answers!
Debug:
When i open my server, the mysql dont connect, anyone can help? Very tnx for all answers!
Debug:
PHP код:
[21:31:16]
[21:31:16] ---------------------------
[21:31:16] MySQL Debugging activated (03/08/11)
[21:31:16] ---------------------------
[21:31:16]
[21:31:16] >> mysql_connect( )
[21:31:16] CMySQLHandler::CMySQLHandler() - constructor called.
[21:31:16] CMySQLHandler::CMySQLHandler() - Connecting to "bplsy.no-ip.org" | DB: "zonadech" | Username: "masterky" ...
[21:31:37] CMySQLHandler::Connect() - Can't connect to MySQL server on 'sql.zonadechat.t5.com.br' (10060) (Error ID: 2003)
[21:31:37] >> mysql_ping( Connection handle: 1 )
[21:31:37] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection)
[21:31:37] >> mysql_connect( )
[21:31:37] CMySQLHandler::CMySQLHandler() - constructor called.
[21:31:37] CMySQLHandler::CMySQLHandler() - Connecting to "sql.zonadechat.t5.com.br" | DB: "zonadech" | Username: "zonadech" ...
[21:31:42] CMySQLHandler::Connect() - Connection was successful.
[21:31:42] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
[21:31:42] >> mysql_ping( Connection handle: 1 )
[21:31:42] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection)
[23:11:45] >> mysql_ping( Connection handle: 1 )
[23:11:45] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection)