19.07.2013, 13:53
I was trying to make a MySQL Admin system and my samp server came with this:
I updated my plugin and include but it didn't help though. Any more ideas ?
edit: BTW I am sure I wrote mysql's server, username, dbname and pw right.
edit2 : Oh I solved. I am a retard lol ^^
Код:
[16:54:44] Error: Function not registered: 'mysql_init' [16:54:44] Error: Function not registered: 'mysql_connect' [16:54:44] Error: Function not registered: 'mysql_stat' [16:54:44] Error: Function not registered: 'mysql_real_escape_string' [16:54:44] Error: Function not registered: 'mysql_query' [16:54:44] Error: Function not registered: 'mysql_store_result' [16:54:44] Error: Function not registered: 'mysql_num_rows' [16:54:44] Error: Function not registered: 'mysql_free_result' [16:54:44] Error: Function not registered: 'mysql_fetch_row' [16:54:44] Error: Function not registered: 'mysql_fetch_field' [16:54:44] [MySQL] Error (0): Failed to connect. Access denied for user 'root'@'localhost' (using password: YES).
edit: BTW I am sure I wrote mysql's server, username, dbname and pw right.
edit2 : Oh I solved. I am a retard lol ^^