404
pregleda
5
postova
Bajricc
4
Made Man
3. Apr. 2018.
Problem(error/warning): "Connection is dead"
Dio skripte:
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log):
[14:30:49]  
[14:30:49] ---------------------------
[14:30:49] MySQL Debugging activated (04/03/18)
[14:30:49] ---------------------------
[14:30:49] 
[14:30:49] >> mysql_connect( )
[14:30:49] CMySQLHandler::CMySQLHandler() - constructor called.
[14:30:49] CMySQLHandler::CMySQLHandler() - Connecting to "84.200.105.17" | DB: "srv_2277_2" | Username: "srv_2277_2" ...
[14:30:49] CMySQLHandler::Connect() - Can't connect to MySQL server on '84.200.105.17' (111) (Error ID: 2003)
[14:30:49] >> mysql_ping( Connection handle: 1 )
[14:30:49] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection)
[14:30:49] >> mysql_reconnect( Connection handle: 1 )
[14:30:49] CMySQLHandler::Disconnect() - You cannot call this function now. (Reason: Connection is dead)
[14:30:49] CMySQLHandler::Connect() - Can't connect to MySQL server on '84.200.105.17' (111) (Error ID: 2003)
[14:30:49] >> mysql_query( Connection handle: 1 )

Slika/video ingame problema(obavezno ako je ingame problem): sve sam fino spojio ne znam do ceg je
Belegija
4
Enforcer
4. Apr. 2018.
Yannick wrote on April 3, 2018, 8:26 pm:
Problem(error/warning): "Connection is dead"
Dio skripte:
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log):
[14:30:49]  
[14:30:49] ---------------------------
[14:30:49] MySQL Debugging activated (04/03/18)
[14:30:49] ---------------------------
[14:30:49] 
[14:30:49] >> mysql_connect( )
[14:30:49] CMySQLHandler::CMySQLHandler() - constructor called.
[14:30:49] CMySQLHandler::CMySQLHandler() - Connecting to "84.200.105.17" | DB: "srv_2277_2" | Username: "srv_2277_2" ...
[14:30:49] CMySQLHandler::Connect() - Can't connect to MySQL server on '84.200.105.17' (111) (Error ID: 2003)
[14:30:49] >> mysql_ping( Connection handle: 1 )
[14:30:49] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection)
[14:30:49] >> mysql_reconnect( Connection handle: 1 )
[14:30:49] CMySQLHandler::Disconnect() - You cannot call this function now. (Reason: Connection is dead)
[14:30:49] CMySQLHandler::Connect() - Can't connect to MySQL server on '84.200.105.17' (111) (Error ID: 2003)
[14:30:49] >> mysql_query( Connection handle: 1 )

Slika/video ingame problema(obavezno ako je ingame problem): sve sam fino spojio ne znam do ceg je


Ja mislim da imas vec ovakvih tema,probaj naci u "Pretraga"
Bajricc
4
Made Man
4. Apr. 2018.
Belegija wrote on April 4, 2018, 11:28 am:
Ja mislim da imas vec ovakvih tema,probaj naci u "Pretraga"

dosta ih je otvaralo teme nea odgovora
Nobody.aMxx
4
Shot Caller
4. Apr. 2018.
oce to kad si ruzan 😄

Daj mysql_connect
Bajricc
4
Made Man
4. Apr. 2018.
Nobody.aMxx wrote on April 4, 2018, 11:39 am:
oce to kad si ruzan 😄

Daj mysql_connect

ŠTA ćeš haha
stock SpojiSeSaBazom()
{
if(mysql_connect(MYSQL_HOST, MYSQL_USER, MYSQL_DB, MYSQL_PASS)) print("VGProtect | Spajanje sa MySQL bazom je uspesno!");
else print("VGProtect | Spajanje sa MySQL bazom nije uspelo...");
}

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha