MYSQL ERROR
#1

I use mysql database! I get this error!

Код:
[Tue Jun 18 17:24:37 2013] -------------------------
[Tue Jun 18 17:24:37 2013]      Logging Started
[Tue Jun 18 17:24:37 2013] -------------------------
[Tue Jun 18 17:24:38 2013] Function: mysql_init executed with result: "0".
[Tue Jun 18 17:24:41 2013] Error (0): Failed to connect. Can't connect to MySQL server on 'mysql.1freehosting.com' (10061).
[Tue Jun 18 17:24:41 2013] Error (0): Function: mysql_ping called when not connected to any database. Can't connect to MySQL server on 'mysql.1freehosting.com' (10061).
[Tue Jun 18 17:24:41 2013] Function: mysql_init executed with result: "1".
[Tue Jun 18 17:24:43 2013] Error (1): Failed to connect. Can't connect to MySQL server on 'mysql.1freehosting.com' (10061).
[Tue Jun 18 17:24:43 2013] Error (0): Function: mysql_ping called when not connected to any database. Can't connect to MySQL server on 'mysql.1freehosting.com' (10061).
[Tue Jun 18 17:24:44 2013] Function: mysql_init executed with result: "2".
[Tue Jun 18 17:24:46 2013] Error (2): Failed to connect. Can't connect to MySQL server on 'mysql.1freehosting.com' (10061).
[Tue Jun 18 17:24:46 2013] Error (0): Function: mysql_ping called when not connected to any database. Can't connect to MySQL server on 'mysql.1freehosting.com' (10061).
[Tue Jun 18 17:24:46 2013] Function: mysql_init executed with result: "3".
[Tue Jun 18 17:24:54 2013] Error (3): Failed to connect. Can't connect to MySQL server on 'mysql.1freehosting.com' (10061).
[Tue Jun 18 17:24:54 2013] Error (0): Function: mysql_ping called when not connected to any database. Can't connect to MySQL server on 'mysql.1freehosting.com' (10061).
[Tue Jun 18 17:24:54 2013] Max connections (4) reached, could not connect.
Reply
#2

We're gonna need to see the code being executed mate. Logs only tell us what to look for.
Reply
#3

Код:
Failed to connect. Can't connect to MySQL server on 'mysql.1freehosting.com' (10061).
Make sure you are contacting the right adress/port, with the right login/password.

Or even if the server is reachable.

(Free server may not allow external connections)
Reply
#4

most of the free web services don't allow mysql external connections
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)