PDA

View Full Version : Error while adding user


f0rl0rn
02-15-2003, 05:45 PM
C:\Program Files\eqemu>world adduser eqemu eqemu 200
Failed to connect to database: Error: Access denied for user: 'rui@localhost' (U
sing password: YES)
EQEMu 0.4.2 eRAMNotes Sucks!
Account Attempting to be created:eqemu eqemu 200
Error in CreateAccount query 'INSERT INTO account SET name='eqemu', password='eq
emu', status=200, lsaccount_id=0;' #2006: MySQL server has gone away
database.CreateAccount failed.

did this
And if that does not help. Open mysql.exe ( found in c:\mysql\bin )
Type in: GRANT ALL PRIVILEGES ON *.* to '%'@localhost IDENTIFIED BY '%'; (press enter)
Close out of mysql.exe


help please

Valdain
02-15-2003, 05:53 PM
Just checking, but did you replace the % with rui? Also, does your db.ini have rui set for the username and password?

-Valdain

f0rl0rn
02-15-2003, 07:36 PM
Thankew for the info, i forgot to replace the %.
Now im stuck at the Boot5zones.
Whenever i tried to open the Boot5zones ill get an illegal operation for each of the zone.
And this shows up.


C:\Program Files\eqemu>REM: ****Read this first!!!****

C:\Program Files\eqemu>
C:\Program Files\eqemu>REM: This file requires your real IP in the place of "You
rIP" when you are connecting

C:\Program Files\eqemu>REM: To the EQEmu Loginserver.

C:\Program Files\eqemu>
C:\Program Files\eqemu>REM: When you are using minilogin, Replace all IP Address
es to say 127.0.0.1

C:\Program Files\eqemu>
C:\Program Files\eqemu>REM: If you still get errors try using localhost instead
of 127.0.0.1

C:\Program Files\eqemu>
C:\Program Files\eqemu>REM:--------------Start-----------------------


Replacing the ip with localhost or 127.0.0.1 still got me illegal operation=(

Added the spells_en to eqemu folder too.
Someone help please.

Tugurce
02-16-2003, 07:37 AM
Can you link the contents of your boot5zones.bat?