Jump to content
  • 0

Problema puglins


Ionut21

Question

Salut

Am luat de curand un gm mysql

Pun baza de date..pun si serverul pe host..si cand sa-l pornesc imi da erroare din cauza pluginsurilor (nu porneste serverul).

Am incercat si pluginurile .so si cele .dll dar tot degeaba

Am pus pluginsurile de la un alt gm mysql porneste serverul..dar nu se creeaza conturile in baza de date.

Ce trebuie sa fac?

[07:36:27] [debug] Run time error 19: "File or function is not found"

[07:36:27] [debug]  mysql_query

[07:36:27] [debug]  mysql_connect

[07:36:27] [debug]  mysql_store_result

[07:36:27] [debug]  mysql_num_rows

[07:36:27] [debug]  mysql_free_result

[07:36:27] [debug]  mysql_real_escape_string

[07:36:27] [debug]  mysql_ping

[07:36:27] [debug]  mysql_reconnect

[07:36:27] [debug]  mysql_fetch_row_format

[07:36:27] [debug]  mysql_debug

[07:36:27] [debug]  mysql_retrieve_row

[07:36:27] [debug]  mysql_fetch_field_row

[07:36:27] Script[gamemodes/XGamers.amx]: Run time error 19: "File or function is not found"

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

Sper ca ai adaugat

#define SQL_HOST "localhost"

#define SQL_USER "root"

#define SQL_PASS ""

#define SQL_DB "DB_NAME"//  You'll have to change this to the name of the database created in phpMyAdmin

http://wiki.sa-mp.com/wiki/Mysql_tutorial

______________________________________

| Daca te-am ajutat apasa butonul de respect    |

|_____________________________________ |

Link to comment
Share on other sites

Daca ai sistem de operare windows sterge din cfg .so (.so e doar daca ai linux)

daca ai windows lasi fara .dll .

Posibil sa mai ai nev si de libmysqlclient

//De ce ai de 2 ori pus ip...?stegel unde nu e cu bind

______________________________________

| Daca te-am ajutat apasa butonul de respect    |

|_____________________________________ |

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.