Go Back   EQEmulator Home > EQEmulator Forums > General > General::General Discussion

General::General Discussion General discussion about EverQuest(tm), EQEMu, and related topics.
Do not post support topics here.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-14-2007, 02:44 PM
ouchyfish
Fire Beetle
 
Join Date: May 2005
Posts: 10
Default Simple question

I am new here. I apologize profusely if I am going against any rule for asking here but...

Is there any chance at all for a complete idiots guide of step by step instructions, and I mean i-d-i-o-t-s guide, to setting up a simple little server.

basically all i want is for my wife and I to relive our old fun of playing together. I Just want to be able to play on a server, just she and i with preferably accelerated xp (300-400%). We are not looking for pvp or the griefers it brings, just a little simple server for us two to run around on.

I can't find any idiots guides out there anywhere. Anyone know of any? please?

we both already have the retail copies of the files so no, we aren't asking for those.

Thank you so very much if anyone can help me. I'm really lost here. I installed mysql, the eqemu folder, the perl walkthrough but I cant get anything working even remotely close.

Thanks all. Once again i sincerely apologize if this is wrong. =(
Reply With Quote
  #2  
Old 11-14-2007, 06:07 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

Ok there's a guide from my site. I also have Techguy's excellent guide but I don't have his permission to host it. Look at my site for misc info..

Also run Cavedudes installer 3.6, and after it finishes running, refer to my site for the sql required for current schema 0.7.9xx

If you use Cavedudes installer, you must you the mysql 4.0.x from my site. Any new version won't install!
also, you start.bat file must be changed to
@echo off
start minilogin.exe
start world.exe
echo Waiting for World to finish before starting Zone...
sleep 20
start eqlaunch.exe zones

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #3  
Old 11-16-2007, 10:41 AM
Ryori
Fire Beetle
 
Join Date: Aug 2006
Posts: 5
Default

You know, several existing servers offer the experience you are looking for and with the dramatically lower population and increased GM oversight Griefers and PvPers do not last long in our worlds. It's pretty easy to play in a world built for 2,000 that only has 30-100 people in it and never run into the other people. When you do, you can be sure they don't want to do something that will get them /banned, and there's a greater sense of community so they are usually quite nice.

One note is that I'd make sure to pick an established server that will be around a while.

If you want an original EQ experience, join PEQ or Legacy of the Rathe. If you want to try something with GM Powers where you can be 70 in a day, try Krushers. If you want to loot your epic 60 seconds after you log in, try KMRA. If you want accelerated XP and Loot, try Jest3.

Those are the only ones I've played on that have always been around. I'm sure there are other stable servers out there as well, but before I started playing on those 5 I tried playing on 3-4 others that went *poof*, so I'd rather play on one of the ones I listed here

Good luck whatever you decide to do
Reply With Quote
  #4  
Old 11-18-2007, 04:29 PM
ouchyfish
Fire Beetle
 
Join Date: May 2005
Posts: 10
Default

Thank you so much for all of the help. I think I might just have everything set up right. i tried to follow everything in the guide.

The only problem that I am running into right now is this:



I run boot5zones, world, then attempt to launch eq (patchme etc) and no matter what i try to login with, it stays at the login screen saying "Establishing connection with login server" but nothing ever happens. I am attempting to run my own server, etc.

here's some of my setup files:

eqemu_config:

<?xml version="1.0">
<server>
<world>
<shortname>For Dani</shortname>
<longname>Rhayneal</longname>

<!-- Only specify these two if you really think you need to. -->
<!--<address>Serving Machines IP</address>-->
<!--<localaddress>127.0.0.1</localaddress>-->

<!-- Loginserver information. -->
<loginserver>
<host>eqlogin1.eqemu.net</host>
<port>5999</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 configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>999999</password>
<db>peq</db>
</database>
</server>

and

eqhost says

[Registration Servers]
{
"localhost:3306"
}
[Login Servers]
{
"localhost:3306"
}




Thanks for any and all help!!!!

Last edited by ouchyfish; 11-19-2007 at 12:33 AM..
Reply With Quote
  #5  
Old 11-18-2007, 04:38 PM
ouchyfish
Fire Beetle
 
Join Date: May 2005
Posts: 10
Default

Oh--BTW--The "Establishing connection with login server" message happens even if I try to connect to a proven eqemu server using their setup. Am I SOL?
Reply With Quote
  #6  
Old 11-18-2007, 10:50 PM
Sakrateri's Avatar
Sakrateri
Dragon
 
Join Date: Mar 2004
Location: England
Posts: 776
Default

This is set to connect to eqemulator server

Quote:
<!-- Loginserver information. -->
<loginserver>
<host>eqlogin1.eqemu.net</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>
While your host here

Quote:
eqhost says

[Registration Servers]
{
"localhost:3306"
}
[Login Servers]
{
"localhost:3306"
}
Is trying to connect to your computer.

Try this in your eqhost.txt


Quote:
[Registration Servers]
{
"127.0.0.1:5998"
}
[Login Servers]
{
"127.0.0.1:5998"
}
And this in your set up

Quote:
<!-- Loginserver information. -->
<loginserver>
<host>127.0.0.1</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>
__________________
KhepriGames

Game Gallery

My Forums

Reply With Quote
Reply

Thread Tools
Display Modes

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:35 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3