20.11.2012, 13:45
i download https://sampforum.blast.hk/showthread.php?tid=269610
my sql and website upload on wamp and server on pc
but i got problem
I can't join my server but server is running
my sql and website upload on wamp and server on pc
but i got problem
Код:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3c, ©2005-2010 SA-MP Team [19:57:36] [19:57:36] Server Plugins [19:57:36] -------------- [19:57:36] Loading plugin: sscanf [19:57:36] [19:57:36] =============================== [19:57:36] sscanf plugin loaded. [19:57:36] © 2009 Alex "******" Cole [19:57:36] =============================== [19:57:36] Loaded. [19:57:36] Loading plugin: streamer [19:57:36] *** Streamer Plugin v2.5.2 by Incognito loaded *** [19:57:36] Loaded. [19:57:36] Loading plugin: mysql [19:57:36] > MySQL plugin R6-2 successfully loaded. [19:57:36] Loaded. [19:57:36] Loaded 3 plugins. [19:57:36] [19:57:36] Filter Scripts [19:57:36] --------------- [19:57:36] Loading filter script 'tkadmin.amx'... [19:57:37] Loaded 1 filter scripts. [19:57:37] ===================================================================== [19:57:37] ** 0 <-> Vehicles Loaded From <-> MySQL ** [19:57:37] ** 0 <-> Pickups Loaded From <-> MySQL ** [19:57:37] ** 0 <-> Labels Loaded From <-> MySQL ** [19:57:37] ** 0 <-> MapIcons Loaded From <-> MySQL ** [19:57:37] ===================================================================== [19:57:37] Number of vehicle models: 0 [19:59:11] --- Server Shutting Down. [19:59:11] [19:59:11] =============================== [19:59:11] sscanf plugin unloaded. [19:59:11] =============================== [19:59:11] *** Streamer Plugin v2.5.2 by Incognito unloaded *** [19:59:11] > MySQL plugin unloaded.
Код:
[19:57:37] [19:57:37] --------------------------- [19:57:37] MySQL Debugging activated (11/20/12) [19:57:37] --------------------------- [19:57:37] [19:57:37] >> mysql_query( Connection handle: 1 ) [19:57:37] CMySQLHandler::Query(SELECT * FROM `vehicles`) - An error has occured. (Error ID: 1146, Table 'database.vehicles' doesn't exist) [19:57:37] >> mysql_store_result( Connection handle: 1 ) [19:57:37] CMySQLHandler::StoreResult() - No data to store. [19:57:37] >> mysql_num_rows( Connection handle: 1 ) [19:57:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [19:57:37] >> mysql_free_result( Connection handle: 1 ) [19:57:37] CMySQLHandler::FreeResult() - The result is already empty. [19:57:37] >> mysql_query( Connection handle: 1 ) [19:57:37] CMySQLHandler::Query(SELECT * FROM `pickups`) - An error has occured. (Error ID: 1146, Table 'database.pickups' doesn't exist) [19:57:37] >> mysql_store_result( Connection handle: 1 ) [19:57:37] CMySQLHandler::StoreResult() - No data to store. [19:57:37] >> mysql_num_rows( Connection handle: 1 ) [19:57:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [19:57:37] >> mysql_free_result( Connection handle: 1 ) [19:57:37] CMySQLHandler::FreeResult() - The result is already empty. [19:57:37] >> mysql_query( Connection handle: 1 ) [19:57:37] CMySQLHandler::Query(SELECT * FROM `labels`) - An error has occured. (Error ID: 1146, Table 'database.labels' doesn't exist) [19:57:37] >> mysql_store_result( Connection handle: 1 ) [19:57:37] CMySQLHandler::StoreResult() - No data to store. [19:57:37] >> mysql_num_rows( Connection handle: 1 ) [19:57:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [19:57:37] >> mysql_free_result( Connection handle: 1 ) [19:57:37] CMySQLHandler::FreeResult() - The result is already empty. [19:57:37] >> mysql_query( Connection handle: 1 ) [19:57:37] CMySQLHandler::Query(SELECT * FROM `mapicons`) - An error has occured. (Error ID: 1146, Table 'database.mapicons' doesn't exist) [19:57:37] >> mysql_store_result( Connection handle: 1 ) [19:57:37] CMySQLHandler::StoreResult() - No data to store. [19:57:37] >> mysql_num_rows( Connection handle: 1 ) [19:57:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [19:57:37] >> mysql_free_result( Connection handle: 1 ) [19:57:37] CMySQLHandler::FreeResult() - The result is already empty. [19:59:11] >> mysql_close( Connection handle: 1 ) [19:59:11] CMySQLHandler::~CMySQLHandler() - deconstructor called. [19:59:11] CMySQLHandler::FreeResult() - The result is already empty. [19:59:11] CMySQLHandler::Disconnect() - Connection was closed. [19:59:53] [19:59:53] --------------------------- [19:59:53] MySQL Debugging activated (11/20/12) [19:59:53] --------------------------- [19:59:53] [19:59:53] >> mysql_query( Connection handle: 1 ) [19:59:53] CMySQLHandler::Query(SELECT * FROM `vehicles`) - An error has occured. (Error ID: 1146, Table 'database.vehicles' doesn't exist) [19:59:53] >> mysql_store_result( Connection handle: 1 ) [19:59:53] CMySQLHandler::StoreResult() - No data to store. [19:59:53] >> mysql_num_rows( Connection handle: 1 ) [19:59:53] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [19:59:53] >> mysql_free_result( Connection handle: 1 ) [19:59:53] CMySQLHandler::FreeResult() - The result is already empty. [19:59:53] >> mysql_query( Connection handle: 1 ) [19:59:53] CMySQLHandler::Query(SELECT * FROM `pickups`) - An error has occured. (Error ID: 1146, Table 'database.pickups' doesn't exist) [19:59:53] >> mysql_store_result( Connection handle: 1 ) [19:59:53] CMySQLHandler::StoreResult() - No data to store. [19:59:53] >> mysql_num_rows( Connection handle: 1 ) [19:59:53] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [19:59:53] >> mysql_free_result( Connection handle: 1 ) [19:59:53] CMySQLHandler::FreeResult() - The result is already empty. [19:59:53] >> mysql_query( Connection handle: 1 ) [19:59:53] CMySQLHandler::Query(SELECT * FROM `labels`) - An error has occured. (Error ID: 1146, Table 'database.labels' doesn't exist) [19:59:53] >> mysql_store_result( Connection handle: 1 ) [19:59:53] CMySQLHandler::StoreResult() - No data to store. [19:59:53] >> mysql_num_rows( Connection handle: 1 ) [19:59:53] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [19:59:53] >> mysql_free_result( Connection handle: 1 ) [19:59:53] CMySQLHandler::FreeResult() - The result is already empty. [19:59:53] >> mysql_query( Connection handle: 1 ) [19:59:53] CMySQLHandler::Query(SELECT * FROM `mapicons`) - An error has occured. (Error ID: 1146, Table 'database.mapicons' doesn't exist) [19:59:53] >> mysql_store_result( Connection handle: 1 ) [19:59:53] CMySQLHandler::StoreResult() - No data to store. [19:59:53] >> mysql_num_rows( Connection handle: 1 ) [19:59:53] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [19:59:53] >> mysql_free_result( Connection handle: 1 ) [19:59:53] CMySQLHandler::FreeResult() - The result is already empty. [20:00:01] >> mysql_close( Connection handle: 1 ) [20:00:01] CMySQLHandler::~CMySQLHandler() - deconstructor called. [20:00:01] CMySQLHandler::FreeResult() - The result is already empty. [20:00:01] CMySQLHandler::Disconnect() - Connection was closed.