Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-24-2007, 04:49 AM
un3n
Fire Beetle
 
Join Date: Jun 2007
Posts: 3
Default Server starting probs.

when i click my start.bat to try and start the server it comes up like
http://i67.photobucket.com/albums/h319/unen/s1.jpg

and when i press enter i comes up with a blank screen
http://i67.photobucket.com/albums/h319/unen/s2.jpg
I followd http://techguynky.com/Documents/Guide.pdf as closely as i could (was a little tired so might have misread or made a few errors )
does anyone know what im doing wrong?
--------------
here is my conf file
Code:
<?xml version="1.0">
<server>
	<world>
		<shortname>1337</shortname>
		<longname>1337</longname>

	<!-- only specify ithese two if you really think you need to. -->
		<address>24.206.122.81</address>
		<localaddress>127.0.0.1</localaddress>

	<!-- loging server info. -->
		<loginserver>
			<host>eqemulator.net</host>
			<port>5990</port>
			<account></account>
			<password></password>
		</loginserver>

		<!-- sets the shared key used by zone/launcher to connect to world -->
		<key>some long random string</key>

		<!-- enable and set the port for the http service. -->
		<http port="9080" enabled="true" mimefile="mime.types" />
	</world>
	
	<database>
		<host>localhost</host>
		<port>3306</port>
		<username>root</username>
		<password></password>
		<db>peq</db>
	</database>
</server>
and here are a few log msgs i see in my log folder

-eqemu_error_world_3144.log
Code:
---------------------------------------------
[06.24. - 11:16:06] Starting Log: logs/eqemu_error_world_3144.log
[06.24. - 11:16:06] Failed to connect to database: Error: #1045: Access denied for user 'root'@'localhost' (using password: YES)
-eqemu_debug_world_3084.log
Code:
---------------------------------------------
[06.24. - 11:41:08] Starting Log: logs/eqemu_debug_world_3084.log
[06.24. - 11:41:08] [WORLD__INIT] Loading server configuration..
[06.24. - 11:41:08] [WORLD__INIT] Log settings loaded from log.ini
[06.24. - 11:41:08] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[06.24. - 11:41:08] [WORLD__INIT] Connecting to MySQL...
[06.24. - 11:41:08] [WORLD__INIT_ERR] Cannot continue without a database connection.

Thank you in advance
Reply With Quote
  #2  
Old 06-24-2007, 11:30 AM
Darkonig
Hill Giant
 
Join Date: Dec 2006
Posts: 102
Default

one quick look shows you setting login port to 5990. should be 5998.
Reply With Quote
  #3  
Old 06-24-2007, 06:37 PM
techguy84's Avatar
techguy84
Discordant
 
Join Date: Apr 2007
Location: Somewhere Safe
Posts: 453
Default

Well for one, you cant follow the guide as closely as possible. You need to follow it step by step and do exactly as it says.

Here is the step you missed,

Code:
SET PASSWORD for 'root'@'localhost' = OLD_PASSWORD('newpwd');
You will see this in the guide after the database setup. It is a MANDATORY step as it allows the emu to connect to the database using a password scheme similar to MySQL 4 which the emu is built upon.

If this does not work, double triple check your username and passwords in your mysql and in your eqemu_config.xml file.
Reply With Quote
  #4  
Old 06-25-2007, 08:07 AM
un3n
Fire Beetle
 
Join Date: Jun 2007
Posts: 3
Default

Quote:
Originally Posted by techguy84 View Post
Well for one, you cant follow the guide as closely as possible. You need to follow it step by step and do exactly as it says.

Here is the step you missed,

Code:
SET PASSWORD for 'root'@'localhost' = OLD_PASSWORD('newpwd');
You will see this in the guide after the database setup. It is a MANDATORY step as it allows the emu to connect to the database using a password scheme similar to MySQL 4 which the emu is built upon.

If this does not work, double triple check your username and passwords in your mysql and in your eqemu_config.xml file.
i actuly did do that, but as i said i was tired and probably made mistakes, tyvm

edit: Just fixed that typo Darkonig, ty

Last edited by un3n; 06-25-2007 at 04:13 PM..
Reply With Quote
  #5  
Old 06-25-2007, 09:23 AM
techguy84's Avatar
techguy84
Discordant
 
Join Date: Apr 2007
Location: Somewhere Safe
Posts: 453
Default

Changing the port at which world looks for the loginserver is not your current problem, although it was a problem. Your server wasnt connecting to MySQL to get the database information. Did you get this fixed?
Reply With Quote
  #6  
Old 06-25-2007, 11:55 AM
un3n
Fire Beetle
 
Join Date: Jun 2007
Posts: 3
Default

no not yet, i tried to go into the cmd and put in "SET PASSWORD for 'root'@'localhost' = OLD_PASSWORD('newpwd');" JIC i did happen to do it rong or somthing and when i go to type in " MySQL -u root -p" i get "mysql is not a known command" (or somthing of that sort)

screen shot of the error
http://i67.photobucket.com/albums/h3...n/untitled.jpg

Last edited by un3n; 06-25-2007 at 08:00 PM..
Reply With Quote
  #7  
Old 06-25-2007, 03:50 PM
techguy84's Avatar
techguy84
Discordant
 
Join Date: Apr 2007
Location: Somewhere Safe
Posts: 453
Default

Re run your server instance config and besure to select where it asky you to put MySQL in the Windows Path
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:25 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3