EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Tutorials/Howto's (https://www.eqemulator.org/forums/forumdisplay.php?f=619)
-   -   Your best Local lan setup i can make. It does work (https://www.eqemulator.org/forums/showthread.php?t=4848)

Stealthfire 08-06-2003 02:41 PM

Alrighty...didnt work. Heres what i typed


create database eq;

(now it tells me "access denied for user: '@localhost" to database 'eq')

When i do this...

create database eq
use eq
source db.slq;

It tells me the same thing...whats this @localhost thing that its talking about?

DCM_MrBlob 08-06-2003 05:38 PM

have you tried loging in as root?
in the command line type this in:

mysql --user=root

that should help

P.S.
If you want to automatically bypass the errors type this in on the command line:

mysql --user=root --no-beep

Stealthfire 08-07-2003 06:44 AM

Hrmm maybe im typing it in wrong, but when i put the command in it tells me theres a syntax error at line 1. Do i only type in 'user=root' on the command line?

Trinculo 08-10-2003 05:29 PM

usefrom the command line: mysql -u root -ppassword --no-beep

note: the password has to be right next to the -p
so if your password was blah you would use: mysql -u root -pblah --no-beep

Barench 08-17-2003 11:44 AM

Does this work for V4.4? Heard MiniLogin no longer works with the new version of the server.

Lovestealer 08-25-2003 03:00 AM

I tried to setup a own server with client pc (pc2)
but i wanted to use pc2 to play only
should i put the ip address in local lan ip or the internet ip which is connect with pc1?
I tried both with the wimmyadmit program to open the eq database
but it never success once
Is there anyway i can do it?

mollymillions 08-25-2003 11:40 PM

You can use the computer name instead of the IP address for all clients on the LAN. e.g.

[Registration Servers]
{
"bigbee:5999"
}
[Login Servers]
{
"bigbee:5999"
}

There may be a performance hit but it saves me alternating between the LAN and internet IP addresses as my network configuration changes (no LAN or no internet connection).

Also try using user 'root' with no password for DB access.


All times are GMT -4. The time now is 05:12 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.