hiya, ive set it up all ok but when i run the login.exe i get "unable to connect" i'll send screenie of my gates, look at screenie below. anyhelp would be appreciated :) thanks alot
/kev
![]()
hiya, ive set it up all ok but when i run the login.exe i get "unable to connect" i'll send screenie of my gates, look at screenie below. anyhelp would be appreciated :) thanks alot
/kev
![]()
user? try to set user for db "ragezone" and pass "ragezone"..wat server files u use?
Audition 1.7 files, and it doesnt let me set a password when making new connection, ill post screenie when i get home :)
Heres the screenie this is what happens when i make a new connection with a password
![]()
Last edited by iNs@nE; 27-07-07 at 10:15 PM.
anyone know please?
well..first try to do this ..Start->Programs->mysql.4.1->comand client line
and try to change the password ..put some like this
mysql> SET PASSWORD FOR
-> 'some_user'@'some_host' = OLD_PASSWORD('newpwd');
or maybe need upgrade ur client mysql
mysql> UPDATE mysql.user SET Password = OLD_PASSWORD('newpwd')
-> WHERE Host = 'some_host' AND User = 'some_user';
mysql> FLUSH PRIVILEGES;
OR MAYBE ONLY U NEED EDIT CONFIG AT CONNECTION IN MYSQLCC change for ragezone o dunno wat file use it
when i change the username to ragezone instead of root i can connect to the database >< any ideas?
can you tell me how to do that please >< im crap at mysql and this stuff lol
If you have a 1.6 client, make your "root" password "ragezone". What you were trying to do was to connect to a ragezone database (which I doubt you can unless you know their password, or if they're is one) you have to connect using 'localhost' ! Then make a password for it called 'ragezone', if you haven't queried 'audition, auditionlog, auditionlogin' i suggest you should. Then once you have made localhost/root's password 'ragezone' connect, and walla!