[RELEASE] Acme Admin Tool

06/04/2009 14:35 SoulNecturn#31
ok small guide:

[Only registered and activated users can see links. Click Here To Register...]

Login - put login name that you have set on your DB (mostly it is test or root when you use DB from this forum... but can be differen) (You can as well change it via Navicat or other DB explorer

Pass - you put here password that is set for this login described (mostly its test...)

hostname - here you must put name of DB for e.g.
when you run this acme tool from server (your PC etc..) where mysql is runinng then just put name to the database your gameserver use for egzample:
my
my2
etc

--------
Added after some updates under this post...
Like spy520 wrote:
this could/should be as well host like 127.0.0.1 (if its on localhost)
As myself because I have more than 1 DB locally (test server) I was using DB name to use this tool ;)
---------

So example of proper filled is:

test test my

then click "connect"

Regards
06/04/2009 14:51 DEADP00L#32
thank you, was about to make such a guide myself but seen you already did.
06/04/2009 18:10 Spy520#33
Quote:
Originally Posted by Soulerman View Post
ok small guide:

[Only registered and activated users can see links. Click Here To Register...]

Login - put login name that you have set on your DB (mostly it is test or root when you use DB from this forum... but can be differen) (You can as well change it via Navicat or other DB explorer

Pass - you put here password that is set for this login described (mostly its test...)

hostname - here you must put name of DB for e.g.
when you run this acme tool from server (your PC etc..) where mysql is runinng then just put name to the database your gameserver use for egzample:
my
my2
etc

So example of proper filled is:

test test my

then click "connect"

Regards
Thats Wrong , Hostname = IP not the Database so you should write 127.0.0.1
06/04/2009 18:53 SoulNecturn#34
Quote:
Originally Posted by Spy520 View Post
Thats Wrong , Hostname = IP not the Database so you should write 127.0.0.1
You even check this tool?

Test before you will say smth...
06/04/2009 21:57 forcer#35
Quote:
Originally Posted by Soulerman View Post
You even check this tool?

Test before you will say smth...
he is right, you should use hostname or ip there. if it accepts DB name, it was not intended to do so.
06/04/2009 22:07 SoulNecturn#36
maybe he is ...

but his suggestions from before didnt help to soemone...
so my guide was made on tests ... and its working!...

anyway you know better... but at least should be clear this from beginning...

regards
06/05/2009 02:11 vane1#37
omg.. i dont get it..
06/06/2009 16:41 magewarior2#38
Some1 can thell me, how to change the basic? so i mean, hostname server1 server2 testserver how to get it away, and stuf?
06/07/2009 16:06 King_Arthur#39
Quote:
Originally Posted by magewarior2 View Post
Some1 can thell me, how to change the basic? so i mean, hostname server1 server2 testserver how to get it away, and stuf?
As stated previously, its not really user friendly outside of acme just yet. You have to type in your hostname or IP there every time.
06/08/2009 16:37 magewarior2#40
Now, on page 2 (useractions) than Vip donations

you have =
Code:
1. Character
2. Donation 
3. PP award
That donation, is that EP ?? ( i cannot test so i ask :P )

.. and, you think this tool will come out (edited) for public use?


Greets.
06/08/2009 18:40 midoa7oo#41
HOW TO CONNECT PLEASE >>> TELL ME!
06/08/2009 21:03 magewarior2#42
Quote:
Originally Posted by midoa7oo View Post
HOW TO CONNECT PLEASE >>> TELL ME!
you go to your database, see if you can open your database.

if yes, very simple enter the ip 127.0.0.1 in the hostname

your database name + password and than push connect ;)


be sure, you have added the new file's (gmtool.sql)
06/12/2009 10:10 jamban012#43
what is the id and the password??help me please
06/12/2009 12:00 magewarior2#44
Quote:
Originally Posted by jamban012 View Post
what is the id and the password??help me please
the login and pass of your MySQL

on localhost (127.0.0.1) its normal test < test or root < test

if it is not on localhost, you need to have access to database from out site account.

Code:
 
<example>
the MySQL is on a vps whit ip  123.123.123 
LocalHost(127.0.0.1) = ID> root   Password> test 
Your Account=  ID> test2  Password> 256Qlh 

your acme tool is not on the same pc as your Database, so not on localhost.
you need to enter the IP where it is 

<example acme tool>
login:   test2   
pass:   256Qlh
hostname: 123.123.123
the ID and the Password, write it in there, push connect and you will be connect.
be sure your MySQL account have enough access to the MySQL.

Greets.
06/13/2009 11:56 jamban012#45
MySQL??WampServer??