EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Using a seperate machine for MySQL (https://www.eqemulator.org/forums/showthread.php?t=1208)

Speedy 04-16-2002 09:44 AM

Using a seperate machine for MySQL
 
Ok, I was messing with the emu for awhile on this PC and want to use the MySQL database and everything I already have setup on this comp.

My other comp has linux on it and I got the emu all set up but don;t feel like figuring out mysql in it. I set the db.ini to point to this PCs IP and set the correct l/p for the DB. One problem though, the emu won't connect to the database I get access denied but I can connect using mysql -g 192.168.1.3 just fine.

Anyone know what I may be doing wrong?

meliudaj 04-16-2002 09:47 AM

Post your db.ini.

FYI you have some issues ahead of you on the networking side of things to get the eqfrags login server to see you correctly.

Speedy 04-16-2002 09:53 AM

Here's my db.ini pointing to my PC with MySQL on it.

[Database]
host=192.168.1.3
user=Speedy
password=testpassword
database=eq

meliudaj 04-16-2002 09:57 AM

Well assumeing that you are using the correct username and password. and the Database IS named "eq".

I guess post exactly what world.exe is saying when you try and start it.

Also post the results of c:/eqemu/world flag emu 200

Trumpcard 04-16-2002 12:44 PM

The problem is that mysql database's by default only allow connections from localhost.. If you want to run the world/zones on another box, you have to set the permissions to allow a incoming connection from a different host..

Look at the sticky in this forum (win32 support). It will fix your problem..


All times are GMT -4. The time now is 10:50 PM.

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