Не подключается sql.cfg |
Здравствуйте, гость Вход | Регистрация
Наши новости:
|

|
|
Не подключается sql.cfg |
dukfp
|
5.10.2013, 13:50
Сообщение
|
|
|
Здравствуйте, не подключается файл sql.cfg, т,е ничего не выводится в консоли, ни о том что есть ошибки с подключением, ни о том что он подключается как-то, а должно.
plugins.ini ; AMX Mod X plugins ; Admin Base - Always one has to be activated ;admin.amxx ; admin base (required for any admin-related) admin_sql.amxx ; admin base - SQL version (comment admin.amxx) ; Basic admincmd.amxx ; basic admin console commands adminhelp.amxx ; help command for admin console commands adminslots.amxx ; slot reservation multilingual.amxx ; Multi-Lingual management ; Menus menufront.amxx ; front-end for admin menus cmdmenu.amxx ; command menu (speech, settings) plmenu.amxx ; players menu (kick, ban, client cmds.) ;telemenu.amxx ; teleport menu (Fun Module required!) mapsmenu.amxx ; maps menu (vote, changelevel) pluginmenu.amxx ; Menus for commands/cvars organized by plugin ; Chat / Messages adminchat.amxx ; console chat commands antiflood.amxx ; prevent clients from chat-flooding the server scrollmsg.amxx ; displays a scrolling message imessage.amxx ; displays information messages adminvote.amxx ; vote commands ; Map related nextmap.amxx ; displays next map in mapcycle mapchooser.amxx ; allows to vote for next map timeleft.amxx ; displays time left on map ; Configuration pausecfg.amxx ; allows to pause and unpause some plugins statscfg.amxx ; allows to manage stats plugins via menu and commands ; Counter-Strike ;restmenu.amxx ; restrict weapons menu statsx.amxx ; stats on death or round end (CSX Module required!) miscstats.amxx ; bunch of events announcement for Counter-Strike stats_logging.amxx ; weapons stats logging (CSX Module required!) ; Enable to use AMX Mod plugins amxmod_compat.amxx ; AMX Mod backwards compatibility layer ; Custom - Add 3rd party plugins here modules.ini ;;; ; To enable a module, remove the semi-colon (;) in front of its name. ; If it's not here, simply add it its name, one per line. ; You don't need to write the _amxx part or the file extension. ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; SQL Modules usually need to be enabled manually ;; ;; You can have any number on at a time. Use ;; ;; amx_sql_type in sql.cfg to specify the default ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;mysql ;sqlite ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Put third party modules below here. ;; ;; You can just list their names, without the _amxx ;; ;; or file extension. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; These modules will be auto-detected and loaded ;; ;; as needed. You do not need to enable them here ;; ;; unless you have problems. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;fun ;engine ;fakemeta ;geoip ;sockets ;regex ;nvault ;cstrike ;csx ;hamsandwich console L 10/05/2013 - 22:49:18: [META] ini: Begin re-reading plugins list: /home/tcagame/hodovoi/157/cstrike/addons/metamod/plugins.ini L 10/05/2013 - 22:49:18: [META] ini: Read plugin config for: dproto_EF L 10/05/2013 - 22:49:18: [META] ini: Finished reading plugins list: /home/tcagame/hodovoi/157/cstrike/addons/metamod/plugins.ini; Found 1 plugins L 10/05/2013 - 22:49:18: [META] dll: Updating plugins... L 10/05/2013 - 22:49:18: [META] dll: Finished updating 1 plugins; kept 1, loaded 0, unloaded 0, reloaded 0, delayed 0 L 10/05/2013 - 22:49:18: Server shutdown L 10/05/2013 - 22:49:18: Log file closed L 10/05/2013 - 22:49:18: Server shutdown Protocol version 48 Exe version 1.1.2.6/Stdio (cstrike) Exe build: 11:30:00 Aug 28 2012 (5787) Server logging data to file logs/L1005106.log L 10/05/2013 - 22:49:20: Log file started (file "logs/L1005106.log") (game "cstrike") (version "48/1.1.2.6/Stdio/5787") L 10/05/2013 - 22:49:20: Server cvar "mp_consistency" = "0" L 10/05/2013 - 22:49:20: Server cvar "sv_aim" = "0" L 10/05/2013 - 22:49:20: Server cvar "sv_accelerate" = "5" L 10/05/2013 - 22:49:20: Server cvar "sv_allowupload" = "0" L 10/05/2013 - 22:49:20: Server cvar "sv_maxrate" = "20000" L 10/05/2013 - 22:49:20: Server cvar "sv_maxspeed" = "900" L 10/05/2013 - 22:49:20: Server cvar "sv_minrate" = "15000" L 10/05/2013 - 22:49:20: Server cvar "sv_proxies" = "2" L 10/05/2013 - 22:49:20: Server cvar "sv_region" = "255" L 10/05/2013 - 22:49:20: Server cvar "sv_stopspeed" = "75" couldn't exec server_cvars.cfg Server IP address 95.154.113.68:27215 Metamod version 1.21p37 Copyright © 2001-2013 Will Day Patch: Metamod-P (mm-p) v37 Copyright © 2004-2013 Jussi Kivilinna Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'. This is free software, and you are welcome to redistribute it under certain conditions; type `meta gpl' for details. L 10/05/2013 - 22:49:20: [META] Metamod v1.21p37 2013/05/30 L 10/05/2013 - 22:49:20: [META] by Will Day L 10/05/2013 - 22:49:20: [META] http://www.metamod.org/ L 10/05/2013 - 22:49:20: [META] Patch: Metamod-P (mm-p) v37 L 10/05/2013 - 22:49:20: [META] by Jussi Kivilinna L 10/05/2013 - 22:49:20: [META] http://metamod-p.sourceforge.net/ L 10/05/2013 - 22:49:20: [META] compiled: May 30 2013, 11:41:16 EET (optimized) L 10/05/2013 - 22:49:20: [META] Recognized game 'cstrike'; using dllfile 'cs_i386.so' L 10/05/2013 - 22:49:20: [META] Game DLL for 'Counter-Strike' loaded successfully L 10/05/2013 - 22:49:20: [META] ini: Begin reading plugins list: /home/tcagame/hodovoi/157/cstrike/addons/metamod/plugins.ini L 10/05/2013 - 22:49:20: [META] ini: Read plugin config for: <dproto_i386.so> L 10/05/2013 - 22:49:20: [META] ini: Finished reading plugins list: /home/tcagame/hodovoi/157/cstrike/addons/metamod/plugins.ini; Found 1 plugins to load L 10/05/2013 - 22:49:20: [META] dll: Loading plugins... Version 0.9.330 Linux [DPROTO]: Loading config './dproto.cfg' L 10/05/2013 - 22:49:20: [DPROTO]: Loading config './dproto.cfg' [DPROTO]: LoggingMode = 2 L 10/05/2013 - 22:49:20: [DPROTO]: LoggingMode = 2 L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for HLTV: HLTV L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for No-steam p47 clients: STEAM_ID_LAN L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for No-steam p48 clients: VALVE_ID_LAN L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for steam clients: Real STEAM_x:x:x L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for steam unauthorized clients: STEAM_ID_PENDING L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for RevEmu clients: Real STEAM_x:x:x L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for RevEmu2013 clients: Real STEAM_x:x:x L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for SteamClient2009 clients: Real STEAM_x:x:x L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for Old RevEmu clients: Real STEAM_x:x:x L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for SteamEmu clients: Real STEAM_x:x:x L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for AVSMP clients: Real STEAM_x:x:x L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for SETTI server scanner: STEAM id generated by ip L 10/05/2013 - 22:49:20: [DPROTO]: AuthID for SXEI clients: Real STEAM_x:x:x L 10/05/2013 - 22:49:20: [DPROTO]: Enable SteamID generation based on data sent by sXeI client: OFF L 10/05/2013 - 22:49:20: [DPROTO]: SC2009 => revEmu Steamid Compatibility fix: ENABLED L 10/05/2013 - 22:49:20: [DPROTO]: p47 Emus SteamEmuCompatMode : ON L 10/05/2013 - 22:49:20: [DPROTO]: Disable fix for steamids generated by eST in 0.3.1 version: No L 10/05/2013 - 22:49:20: [DPROTO]: First prefix of authids generated by ip: 0 L 10/05/2013 - 22:49:20: [DPROTO]: Second prefix of authids generated by ip: 4 L 10/05/2013 - 22:49:20: [DPROTO]: First prefix of authids assigned by native auth method(Steam): 0 L 10/05/2013 - 22:49:20: [DPROTO]: First prefix of authids assigned by SteamClient2009: 0 L 10/05/2013 - 22:49:20: [DPROTO]: First prefix of authids assigned by RevEmu: 0 L 10/05/2013 - 22:49:20: [DPROTO]: First prefix of authids assigned by RevEmu2013: 0 L 10/05/2013 - 22:49:20: [DPROTO]: First prefix of authids assigned by old RevEmu: 0 L 10/05/2013 - 22:49:20: [DPROTO]: First prefix of authids assigned by SteamEmu: 0 L 10/05/2013 - 22:49:20: [DPROTO]: First prefix of authids for AVSMP clients: 0 L 10/05/2013 - 22:49:20: [DPROTO]: First prefix of authids for Setti server scanner: 0 L 10/05/2013 - 22:49:20: [DPROTO]: First prefix of authids for SXEI clients: 0 L 10/05/2013 - 22:49:20: [DPROTO]: [FakePlayers]: Timeout for connecting clients: 6 seconds L 10/05/2013 - 22:49:20: [DPROTO]: [FakePlayers]: Timeout for client's uniquity validation: 8 seconds L 10/05/2013 - 22:49:20: [DPROTO]: [FakePlayers]: Agressive check reconnecting clients: ON L 10/05/2013 - 22:49:20: [DPROTO]: [FakePlayers]: Commands order check on client connect: ON L 10/05/2013 - 22:49:20: [DPROTO]: [FakePlayers]: Ban IP that spamming fake players for: 120.000000 minutes L 10/05/2013 - 22:49:20: [DPROTO]: [Exploits]: Check requested download files against precached resources: ON L 10/05/2013 - 22:49:20: [DPROTO]: [Exploits]: Disable file uploads (not customizations) to the server: ON L 10/05/2013 - 22:49:20: [DPROTO]: Disable Native Auth (Steam/Valve): OFF L 10/05/2013 - 22:49:20: [DPROTO]: ServerInfo answer type: New Style (Source) L 10/05/2013 - 22:49:20: [DPROTO]: Setting game name to: (Native game name) L 10/05/2013 - 22:49:20: [DPROTO]: Enable Fix for player ids on hlstats monitoring: OFF L 10/05/2013 - 22:49:20: [DPROTO]: dp_version cvar will be exported: Yes L 10/05/2013 - 22:49:20: [DPROTO]: HLTV Kick Exception Address: 127.0.0.1 [DPROTO]: Config sucessfully loaded. L 10/05/2013 - 22:49:20: [DPROTO]: Config sucessfully loaded. L 10/05/2013 - 22:49:20: [DPROTO]: Server port: 27215 L 10/05/2013 - 22:49:20: [DPROTO]: engine_i686.so found at 0xf7014000 L 10/05/2013 - 22:49:20: [DPROTO]: Patching for: <Dynamic p48 Linux patcher>... L 10/05/2013 - 22:49:20: [DPROTO]: Done. L 10/05/2013 - 22:49:20: [META] dll: Loaded plugin 'dproto_EF': dproto_EF v0.9.330 2013-09-22, Crock L 10/05/2013 - 22:49:20: [META] dll: Finished loading 1 plugins L 10/05/2013 - 22:49:20: Log file closed Server logging data to file logs/L1005107.log L 10/05/2013 - 22:49:20: Log file started (file "logs/L1005107.log") (game "cstrike") (version "48/1.1.2.6/Stdio/5787") L 10/05/2013 - 22:49:20: Loading map "de_dust2" L 10/05/2013 - 22:49:20: Server cvars start L 10/05/2013 - 22:49:20: Server cvar "_tutor_bomb_viewable_check_interval" = "0.5" L 10/05/2013 - 22:49:20: Server cvar "_tutor_debug_level" = "0" L 10/05/2013 - 22:49:20: Server cvar "_tutor_examine_time" = "0.5" L 10/05/2013 - 22:49:20: Server cvar "_tutor_hint_interval_time" = "10.0" L 10/05/2013 - 22:49:20: Server cvar "_tutor_look_angle" = "10" L 10/05/2013 - 22:49:20: Server cvar "_tutor_look_distance" = "200" L 10/05/2013 - 22:49:20: Server cvar "_tutor_message_character_display_time_coefficient" = "0.07" L 10/05/2013 - 22:49:20: Server cvar "_tutor_message_minimum_display_time" = "1" L 10/05/2013 - 22:49:20: Server cvar "_tutor_message_repeats" = "5" L 10/05/2013 - 22:49:20: Server cvar "_tutor_view_distance" = "1000" L 10/05/2013 - 22:49:20: Server cvar "allow_spectators" = "1.0" L 10/05/2013 - 22:49:20: Server cvar "coop" = "0" L 10/05/2013 - 22:49:20: Server cvar "deathmatch" = "1" L 10/05/2013 - 22:49:20: Server cvar "decalfrequency" = "30" L 10/05/2013 - 22:49:20: Server cvar "dp_version" = "0.9.330" L 10/05/2013 - 22:49:20: Server cvar "edgefriction" = "2" L 10/05/2013 - 22:49:20: Server cvar "hostage_debug" = "0" L 10/05/2013 - 22:49:20: Server cvar "hostage_stop" = "0" L 10/05/2013 - 22:49:20: Server cvar "humans_join_team" = "any" L 10/05/2013 - 22:49:20: Server cvar "max_queries_sec" = "3.0" L 10/05/2013 - 22:49:20: Server cvar "max_queries_sec_global" = "30" L 10/05/2013 - 22:49:20: Server cvar "max_queries_window" = "60" L 10/05/2013 - 22:49:20: Server cvar "metamod_version" = "1.21p37" L 10/05/2013 - 22:49:20: Server cvar "mp_allowmonsters" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_autokick" = "1" L 10/05/2013 - 22:49:20: Server cvar "mp_autoteambalance" = "1" L 10/05/2013 - 22:49:20: Server cvar "mp_buytime" = "1.5" L 10/05/2013 - 22:49:20: Server cvar "mp_c4timer" = "45" L 10/05/2013 - 22:49:20: Server cvar "mp_chattime" = "10" L 10/05/2013 - 22:49:20: Server cvar "mp_consistency" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_fadetoblack" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_flashlight" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_footsteps" = "1" L 10/05/2013 - 22:49:20: Server cvar "mp_forcecamera" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_forcechasecam" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_fragsleft" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_freezetime" = "6" L 10/05/2013 - 22:49:20: Server cvar "mp_friendlyfire" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_ghostfrequency" = "0.1" L 10/05/2013 - 22:49:20: Server cvar "mp_hostagepenalty" = "13" L 10/05/2013 - 22:49:20: Server cvar "mp_kickpercent" = "0.66" L 10/05/2013 - 22:49:20: Server cvar "mp_limitteams" = "2" L 10/05/2013 - 22:49:20: Server cvar "mp_logdetail" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_logfile" = "1" L 10/05/2013 - 22:49:20: Server cvar "mp_logmessages" = "1" L 10/05/2013 - 22:49:20: Server cvar "mp_mapvoteratio" = "0.66" L 10/05/2013 - 22:49:20: Server cvar "mp_maxrounds" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_mirrordamage" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_playerid" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_roundtime" = "5" L 10/05/2013 - 22:49:20: Server cvar "mp_startmoney" = "800" L 10/05/2013 - 22:49:20: Server cvar "mp_timeleft" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_timelimit" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_tkpunish" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_windifference" = "1" L 10/05/2013 - 22:49:20: Server cvar "mp_winlimit" = "0" L 10/05/2013 - 22:49:20: Server cvar "pausable" = "1" L 10/05/2013 - 22:49:20: Server cvar "sv_accelerate" = "5" L 10/05/2013 - 22:49:20: Server cvar "sv_aim" = "0" L 10/05/2013 - 22:49:20: Server cvar "sv_airaccelerate" = "10" L 10/05/2013 - 22:49:20: Server cvar "sv_airmove" = "1" L 10/05/2013 - 22:49:20: Server cvar "sv_allowupload" = "0" L 10/05/2013 - 22:49:20: Server cvar "sv_bounce" = "1" L 10/05/2013 - 22:49:20: Server cvar "sv_cheats" = "0" L 10/05/2013 - 22:49:20: Server cvar "sv_clienttrace" = "1" L 10/05/2013 - 22:49:20: Server cvar "sv_clipmode" = "0" L 10/05/2013 - 22:49:20: Server cvar "sv_contact" = "" L 10/05/2013 - 22:49:20: Server cvar "sv_friction" = "4" L 10/05/2013 - 22:49:20: Server cvar "sv_gravity" = "800" L 10/05/2013 - 22:49:20: Server cvar "sv_logblocks" = "0" L 10/05/2013 - 22:49:20: Server cvar "sv_maxrate" = "20000" L 10/05/2013 - 22:49:20: Server cvar "sv_maxspeed" = "900" L 10/05/2013 - 22:49:20: Server cvar "sv_minrate" = "15000" L 10/05/2013 - 22:49:20: Server cvar "sv_password" = "" L 10/05/2013 - 22:49:20: Server cvar "sv_proxies" = "2" L 10/05/2013 - 22:49:20: Server cvar "sv_region" = "255" L 10/05/2013 - 22:49:20: Server cvar "sv_restart" = "0" L 10/05/2013 - 22:49:20: Server cvar "sv_restartround" = "0" L 10/05/2013 - 22:49:20: Server cvar "sv_stepsize" = "18" L 10/05/2013 - 22:49:20: Server cvar "sv_stopspeed" = "75" L 10/05/2013 - 22:49:20: Server cvar "sv_uploadmax" = "0.5" L 10/05/2013 - 22:49:20: Server cvar "sv_voiceenable" = "1" L 10/05/2013 - 22:49:20: Server cvar "sv_wateraccelerate" = "10" L 10/05/2013 - 22:49:20: Server cvar "sv_waterfriction" = "1" L 10/05/2013 - 22:49:20: Server cvars end L 10/05/2013 - 22:49:20: Server cvar "pausable" = "0" L 10/05/2013 - 22:49:20: Started map "de_dust2" (CRC "1159425449") L 10/05/2013 - 22:49:20: Log file closed Server logging data to file logs/L1005108.log L 10/05/2013 - 22:49:20: Log file started (file "logs/L1005108.log") (game "cstrike") (version "48/1.1.2.6/Stdio/5787") L 10/05/2013 - 22:49:20: Server cvar "mp_logdetail" = "3" L 10/05/2013 - 22:49:20: Server cvar "mp_autokick" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_buytime" = "0.20" L 10/05/2013 - 22:49:20: Server cvar "mp_c4timer" = "35" L 10/05/2013 - 22:49:20: Server cvar "mp_chattime" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_flashlight" = "1" L 10/05/2013 - 22:49:20: Server cvar "mp_freezetime" = "3" L 10/05/2013 - 22:49:20: Server cvar "mp_hostagepenalty" = "0" L 10/05/2013 - 22:49:20: Server cvar "mp_limitteams" = "1" L 10/05/2013 - 22:49:20: Server cvar "mp_playerid" = "1" L 10/05/2013 - 22:49:20: Server cvar "mp_roundtime" = "2" L 10/05/2013 - 22:49:20: Server cvar "mp_timelimit" = "20" L 10/05/2013 - 22:49:20: Server cvar "allow_spectators" = "1" L 10/05/2013 - 22:49:20: Server cvar "decalfrequency" = "120" couldn't exec server_cvars.cfg L 10/05/2013 - 22:49:28: World triggered "Round_Start" |
|
|
|
eckoecko
|
5.10.2013, 13:56
Сообщение
|
|
|
;mysql
;sqlite Попробуй убрать ; в этих строчках |
|
|
|
dukfp
|
5.10.2013, 13:57
Сообщение
|
|
|
|
|
|
|
dukfp
|
5.10.2013, 14:31
Сообщение
|
|
|
помогите, даже представить не могу что не так
|
|
|
|
Fred Perry
|
5.10.2013, 14:37
Сообщение
|
![]() ![]() |
Запили в исходник настройки, перекомпилируй и залей
![]() Гнилой фашистской нечисти
Загоним пулю в лоб, Отродью человечества Сколотим крепкий гроб! |
|
|
|
dukfp
|
5.10.2013, 14:41
Сообщение
|
|
|
|
|
|
|
sergggzi
|
5.10.2013, 15:05
Сообщение
|
![]() |
|
|
|
|
dukfp
|
5.10.2013, 15:30
Сообщение
|
|
|
|
|
|
|
dukfp
|
5.10.2013, 16:43
Сообщение
|
|
|
|
|
|
|
dukfp
|
5.10.2013, 17:41
Сообщение
|
|
|
Просто в логах не выводилось ничего о подключении. Хорошо, как проверить подключение этого файла?
|
|
|
|
Surf
|
5.10.2013, 18:22
Сообщение
|
![]() |
|
|
|
|
dukfp
|
6.10.2013, 2:29
Сообщение
|
|
|
|
|
|
|
cs-portal
|
6.10.2013, 5:06
Сообщение
|
|
|
на выводе консоли сервера я вообще не увидел что включился амх мод х
метамод - да, дпрото - да, а вот амх сам не включился |
|
|
|
![]() ![]() |