10.09.2014, 05:25
(
Последний раз редактировалось TheSnaKe; 12.09.2014 в 17:28.
)
Well, when am starting my gamemode, am getting these errors in my server console.
Do i have to update my mysql, or something is wrong in my script?
When am loading my mysql plugin.
FIXED
Do i have to update my mysql, or something is wrong in my script?
When am loading my mysql plugin.
Код:
[09:27:40] Loading plugin: mysql [09:27:41] Failed.
Код:
[08:19:55] Error: Function not registered: 'mysql_query' [08:19:55] Error: Function not registered: 'mysql_connect' [08:19:55] Error: Function not registered: 'mysql_store_result' [08:19:55] Error: Function not registered: 'mysql_num_rows' [08:19:55] Error: Function not registered: 'mysql_free_result' [08:19:55] Error: Function not registered: 'mysql_real_escape_string' [08:19:55] Error: Function not registered: 'mysql_fetch_field' [08:19:55] Error: Function not registered: 'mysql_fetch_row'