View Single Post
TheOne
Junior Member
Join Date: Apr 2004
Old 04-19-2004 , 14:32   Please help
Reply With Quote #25

Hi

I still have problems with this plugin.

When i start my server it says:
"[AMXX] MYSQL error: You have an error in your SQL sy"

What can be wrong.


It's a CZERO server, on Mandrake.
But the web and db is on a different server, but i have tried it all.


Please help, why wont it connect to the DB???


PS: This is my modules.ini
Quote:
; AMX Mod X Modules; You can specify both linux & win32 modules here
;;Use i686 instead of i386 to use glibc2.3 optimized binaries

; Fun - This has extra functions for "extra" stuff
fun_amx_i386.so

; Engine - This has engine functions core to half-life
;engine_amx_i386.so

; MySQL - This adds MySQL connection support
mysql_amx_i386.so

; Counter-Strike - This adds functions specific to Counter-Strike
;cstrike_amx_i386.so

; CS Stats - This adds functionality for CS statistical information
csstats_amx_i386.so
And this is my plugins.ini:
Quote:
;admin.amx ; admin base (required for any admin-related)
admin_mysql.amx ; admin base - MySQL version (comment admin.amx)
amxbans.amx
admincmd.amx ; basic admin console commands
adminhelp.amx ; help command for admin console commands
adminslots.amx ; slot reservation
menufront.amx ; front-end for admin menus
cmdmenu.amx ; command menu (speech, settings)
plmenu.amx ; players menu (kick, ban, client cmds.)
;restmenu.amx ; restrict weapons menu
;telemenu.amx ; teleport menu (Fun Module required!)
mapsmenu.amx ; maps menu (vote, changelevel)
antiflood.amx ; prevent clients from chat-flooding the server
adminchat.amx ; console chat commands
adminvote.amx ; vote commands
nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map
mapchooser.amx ; allows to vote for next map
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
;welcomemsg.amx ; displays motd @ client connection
pausecfg.amx ; allows to pause and unpause some plugins
stats.amx ; stats on death or round end (CSStats Module required!)
stats_logging.amx ; weapons stats logging (CSStats Module required!)
miscstats.amx ; bunch of events announcement for Counter-Strike
statscfg.amx ; allows to manage stats plugins via menu and commands
amx_atac_cfg.amx
amx_atac.amx
;amx_chicken.amx
;amx_gore.amx
;psrank.amx
What about the .cfg files. Where do they have to be?
And is it called mysql.cfg og just sql.cfg?
TheOne is offline