25.06.2012, 03:13
Okay, so i get this when starting my server...
Any clue how to fix this?
I've added libmysql in the main directory, and plugins folder. I've done all instructions I've possibly could find but can't get anything functioning!
pawn Код:
[03:46:42] Loaded.
[03:46:42] Loading plugin: mysql.so
[03:46:42] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
[03:46:42] Loading plugin: Whirlpool.so
[03:46:42]
[03:46:42] ==================
[03:46:42]
[03:46:42] Whirlpool loaded
[03:46:42]
[03:46:42] ==================
[03:46:42]
[03:46:42] Loaded.
[03:46:42] Loading plugin: crashdetect.so
[03:46:42] crashdetect v4.8 is OK.
[03:46:42] Loaded.
[03:46:42] Loaded 4 plugins.
[03:46:42]
[03:46:42] Ban list
[03:46:42] --------
[03:46:42] Loaded: samp.ban
[03:46:42]
[03:46:42]
[03:46:42] Filterscripts
[03:46:42] ---------------
[03:46:42] Loading filterscript 'yom_buttons.amx'...
[03:46:42] Loading filterscript 'gcustom.amx'...
[03:46:43] Loaded 2 filterscripts.
[03:46:43] [debug] Run time error 19: "File or function is not found"
[03:46:43] [debug] cache_get_data
[03:46:43] [debug] cache_get_field_content
[03:46:43] [debug] mysql_function_query
[03:46:43] [debug] mysql_debug
[03:46:43] [debug] mysql_connect
[03:46:43] [debug] mysql_ping
[03:46:43] [debug] mysql_close
[03:46:43] [debug] mysql_real_escape_string
[03:46:43] [debug] cache_get_row
[03:46:43] [debug] mysql_stat
[03:46:43] [debug] mysql_affected_rows
[03:46:43] [debug] Run time error 19: "File or function is not found"
[03:46:43] [debug] cache_get_data
[03:46:43] [debug] cache_get_field_content
[03:46:43] [debug] mysql_function_query
[03:46:43] [debug] mysql_debug
[03:46:43] [debug] mysql_connect
[03:46:43] [debug] mysql_ping
[03:46:43] [debug] mysql_close
[03:46:43] [debug] mysql_real_escape_string
[03:46:43] [debug] cache_get_row
[03:46:43] [debug] mysql_stat
[03:46:43] [debug] mysql_affected_rows
Any clue how to fix this?
I've added libmysql in the main directory, and plugins folder. I've done all instructions I've possibly could find but can't get anything functioning!