SA-MP Forums Archive
[FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] (/showthread.php?tid=67248)

Pages: 1 2


Re: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - Ashley - 23.03.2009

Quote:
Originally Posted by [LpD
HeaTProoF ]
i have a problem then i go to server info or in admin it say No database selected
Same with mine.


Re: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - [dK]HeaTProoF - 24.03.2009

then i start server i have this error and server not work

[10:22:58] Filter Scripts
[10:22:58] ---------------
[10:22:58] Loading filter script 'RAdmin.amx'...
[10:22:58] ++++++++++++++++++++++++++++++++++++++
[10:22:58] ++ RAdmin (R@f Admin) V0.0.1 ++
[10:22:58] ++ Last official Update : 28.02.09 ++
[10:22:58] ++ Script by Rafael 'R@f' Keramidas ++
[10:22:58] ++++++++++++++++++++++++++++++++++++++
[10:22:58] ~RAdmin~ MySQL: Connecting (host: mysql1.lpd-clan.xz.lt) (user: radmin) (database: radmin)
[10:22:58]
Connection to MySQL database: Failed !
[10:22:58] Access denied for user 'radmin'@'hst-130-167.telelanas.lt' (using password: YES)
[10:22:58] Error in mysql_select_db: MySQL server has gone away
[10:22:58] ~RAdmin~ MySQL: First connecting attempt failed!
[10:22:58] ~RAdmin~ MySQL: Connecting (host: mysql1.lpd-clan.xz.lt) (user: radmin) (database: radmin)
[10:22:58]
Connection to MySQL database: Failed !
[10:22:58] Access denied for user 'radmin'@'hst-130-167.telelanas.lt' (using password: YES)
[10:22:58] Error in mysql_select_db: MySQL server has gone away
[10:22:58] ~RAdmin~ MySQL: Second connecting attempt failed!
[10:22:58] ~RAdmin~ MySQL: MySQL progress terminated!
[10:22:58] Error in mysql_query: MySQL server has gone away
[10:22:58] Error in mysql_store_result: MySQL server has gone away

HOW TO FIX IT ?


Re: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - GTA967 - 28.06.2009

im sorry for bumping a really old thread but i need a little help i am a noob so please explain the Mysql part how do i get the tables in the database everything else i understood but that


Re: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - GTA967 - 29.06.2009

I am sorry for the now double post and for the original bump but i need help with this please


Re: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - nagiii - 17.07.2009

Hello!
I am new here and i want to use RAdmin, all PHP files are OK(here is my panel:gta.pfs.netne.net) but when i start the server-->

Код:
[10:01:58] 
[10:01:58] Server Plugins
[10:01:58] --------------
[10:01:58] Loading plugin: sampmysql.dll
[10:01:58] 
/************************************************/
/* SAMP-MySQL v0.14 Plugin loaded successfully ! */
/************************************************/

[10:01:58]  Loaded.
[10:01:58] Loaded 1 plugins.

[10:01:58] 
[10:01:58] Filter Scripts
[10:01:58] ---------------
[10:01:58]  Loading filter script 'RAdmin.amx'...
[10:01:58] ++++++++++++++++++++++++++++++++++++++
[10:01:58] ++ RAdmin (R@f Admin) V0.0.1    ++
[10:01:58] ++ Last official Update : 28.02.09 ++
[10:01:58] ++ Script by Rafael 'R@f' Keramidas ++
[10:01:58] ++++++++++++++++++++++++++++++++++++++
[10:01:58] ~RAdmin~ MySQL: Connecting (host: mysql8.000webhost.com) (user: a******7_gta) (database: a******7_radmin)
[10:02:19] 
Connection to MySQL database: Failed !
[10:02:19] Can't connect to MySQL server on 'mysql8.000webhost.com' (10060)
[10:02:19] Error in mysql_select_db: MySQL server has gone away
[10:02:19] ~RAdmin~ MySQL: First connecting attempt failed!
[10:02:19] ~RAdmin~ MySQL: Connecting (host: mysql8.000webhost.com) (user: a******7_gta) (database: a******7_radmin)
[10:02:40] 
Connection to MySQL database: Failed !
[10:02:40] Can't connect to MySQL server on 'mysql8.000webhost.com' (10060)
[10:02:40] Error in mysql_select_db: MySQL server has gone away
[10:02:40] ~RAdmin~ MySQL: Second connecting attempt failed!
[10:02:40] ~RAdmin~ MySQL: MySQL progress terminated!
[10:02:40] Error in mysql_query: MySQL server has gone away
[10:02:40] Error in mysql_store_result: MySQL server has gone away
Please help me.

mfg. nagiii from Austria

edit: lol sry...in austria it is currently 11:07 am


Re: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - Feyenoorder - 27.08.2009

1. Place the mysql plugins in your plugin folder and place the .pwn in your filterscripts folder. Don't forget to
place the samp_mysql include in the pawno->include folder !

i don't get it, where do i see the plugin folder? do i have to create it or something? in my server map? all the other steps i know what to do


Re: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - pziemczyk - 02.09.2009

Nice but one question, how to use md5 in password field?


Re: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - propilot - 03.09.2009

Quote:
Originally Posted by pziemczyk
Nice but one question, how to use md5 in password field?
you use the password that you made/registerd with. lats say you used 1234 and the md5 pass is md35135ghsajh3562345246234. you use 1234. Understand?


Re: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - PANNA - 20.10.2009

where can i find the plugin folder?


Re: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - MenaceX^ - 20.10.2009

Plugins thread.


AW: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - Apfel - 07.07.2012

Reupload this pls...


Re: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - Benny89 - 13.09.2012

Its sound good, but all download links are dead.


Re: [FS/PHP]~RAdmin~ MySQL Admin Script with PHP panel ! [Alpha] [Demo panel !] - XProtocol - 13.09.2012

nice work!