SA-MP Forums Archive
Help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help (/showthread.php?tid=560364)



Help - Ercha - 28.01.2015

Hello. Everytime when i'm trying to run the server, i'm getting this:

[13:21:24] [debug] Run time error 19: "File or function is not found"
[13:21:24] [debug] mysql_store_result
[13:21:24] [debug] mysql_num_rows
[13:21:24] [debug] mysql_free_result
[13:21:24] [debug] mysql_fetch_row
[13:21:24] [debug] mysql_real_escape_string
[13:21:24] [debug] mysql_init
[13:21:24] [debug] Run time error 19: "File or function is not found"
[13:21:24] [debug] mysql_store_result
[13:21:24] [debug] mysql_num_rows
[13:21:24] [debug] mysql_free_result
[13:21:24] [debug] mysql_fetch_row
[13:21:24] [debug] mysql_real_escape_string
[13:21:24] [debug] mysql_init

How to fix it? Thanks.


Re: Help - ATGOggy - 28.01.2015

Do you have mysql in plugins folder and included it in server.cfg?


Re: Help - Ercha - 28.01.2015

Quote:
Originally Posted by ATGOggy
Посмотреть сообщение
Do you have mysql in plugins folder and included it in server.cfg?
Of course.