20.02.2014, 17:06
Hello, I can easily start my server on Windows, but on my dedicated(linux) it comes with some mysql errors:
I did try to re-download the plugin and include and compile again, nothing worked. Anyone who got any ideas?
Thanks in advance,
Ryan
Code:
[18:04:00] Error: Function not registered: 'mysql_query' [18:04:00] Error: Function not registered: 'mysql_store_result' [18:04:00] Error: Function not registered: 'mysql_num_rows' [18:04:00] Error: Function not registered: 'mysql_retrieve_row' [18:04:00] Error: Function not registered: 'mysql_fetch_field_row' [18:04:00] Error: Function not registered: 'mysql_free_result' [18:04:00] Error: Function not registered: 'mysql_close' [18:04:00] Error: Function not registered: 'mysql_ping' [18:04:00] Error: Function not registered: 'mysql_real_escape_string' [18:04:00] Error: Function not registered: 'mysql_debug' [18:04:00] Error: Function not registered: 'mysql_connect' [18:04:00] Error: Function not registered: 'mysql_affected_rows' [18:04:00] Error: Function not registered: 'mysql_stat' [18:04:00] Error: Function not registered: 'mysql_insert_id' [18:04:00] [debug] Run time error 19: "File or function is not found" [18:04:00] [debug] mysql_query [18:04:00] [debug] mysql_store_result [18:04:00] [debug] mysql_num_rows [18:04:00] [debug] mysql_retrieve_row [18:04:00] [debug] mysql_fetch_field_row [18:04:00] [debug] mysql_free_result [18:04:00] [debug] mysql_close [18:04:00] [debug] mysql_ping [18:04:00] [debug] mysql_real_escape_string [18:04:00] [debug] mysql_debug [18:04:00] [debug] mysql_connect [18:04:00] [debug] mysql_affected_rows [18:04:00] [debug] mysql_stat [18:04:00] [debug] mysql_insert_id [18:04:00] [debug] Run time error 19: "File or function is not found" [18:04:00] [debug] mysql_query [18:04:00] [debug] mysql_store_result [18:04:00] [debug] mysql_num_rows [18:04:00] [debug] mysql_retrieve_row [18:04:00] [debug] mysql_fetch_field_row [18:04:00] [debug] mysql_free_result [18:04:00] [debug] mysql_close [18:04:00] [debug] mysql_ping [18:04:00] [debug] mysql_real_escape_string [18:04:00] [debug] mysql_debug [18:04:00] [debug] mysql_connect [18:04:00] [debug] mysql_affected_rows [18:04:00] [debug] mysql_stat [18:04:00] [debug] mysql_insert_id [18:04:00] Script[gamemodes/survival21.amx]: Run time error 19: "File or function is not found" [18:04:00] Number of vehicle models: 0
Thanks in advance,
Ryan