setup new personal server
I will be going to work at southpole within few days.
I am trying to setup a server on my windows laptop so I can continue to play EQ without internet. I have tried to follow the various server guides, but find that they are old and refer to files (MySQL & Perl) that are no longer availible. I am NOT computer literate and don't understand some of the instruction in the guides. Can someone point to the a current, most up to date guide to setup up a server? and help me to understand how to set up a server? Thanks |
If you are not computer literate as you say and if your not going to have internet soon for support, id reccomend just getting the peq repack, from here:
http://www.georgestools.chrsschb.com// The program should do all the work of setting up the server for you. I don't believe it comes with the server maps though. Your going to have to google tortisesvn and download/install that program. Then you will have to right click on your maps folder in the install directory wherever the peqrepack installed to, click SVN Checkout, and put in the following URS: http://eqemu-maps.googlecode.com/svn/trunk/ This will start downloading all the missing maps. To get your client to access your loginserver your going to want to change the eqhost file to read localhost:5999 |
Thank you very much Furniture.
I have only two problems/questioins: How do I create or upgrade an account to GM 120 level? How do I get the underfoot client to work? |
drop to a command prompt and run this to give an account access to all commands:
Code:
mysql -u<mysql username> -p<mysql password> --database=<emu database name> -e "UPDATE account SET status=255 WHERE name='<emu account username>' LIMIT 1;" |
Thank you for responding. I finally figured out how to make a GM account.
Now if I could just get teh underfoot client to work :( |
theres no reason its not working, whats the problem?
|
i dont know if you cant get in from just the underfoot client or what,
First of all, did you set up your own loginserver via the repack? |
when you say to change eqhost file to 5999, is that in the one in the eq titanium file?
|
Also i cant get it to run at all, it stops at ...Telling zone to use port 7004 and the server says sleeping. I feel to stupid to be able to do this considering i have been tring to get one of these to work for a week or more
|
Sorry for being a numbskull, i guess my frustration automatically made me think things were not working when in reality they were. i got the server up and running i just had a few questions.
1. where do i type the command promt for gm access, i opened cmd through run and typed it in but it did not reconize the command. how do i access the mysqyl cmd promt? 2.My wife and i will be staying with her mother for a few months while she recovers from a health issue. how do i run this on a LAN so we can play while we have no internet access? |
i have no idea how the repack installs mysql, honestly. what happens when you just run the following from a command prompt?
Code:
mysql -V |
it says " 'mysql' is not recognized as an internal or external command, operable program or batch file"
same thing it says when i put the command in for gm access |
here you go VileDeeds for playing eq off line at mother-in-laws house.
follow this url http://www.eqemulator.org/forums/showthread.php?t=35057 mysql -uroot -ppassword If you really want access to the internet at mother-in-laws house i would ask you if you had a extra wireless router? if you do then i'll show you how to get free internet. I understand i been married 23yrs-present and my wife mother has no internet access so i take the internet with me |
you're probably better off ignoring noport's suggestions, as he usually supplies random, barely intelligible information that is either slightly applicable, or not at all.
the message you've supplied indicates that your windows environment (path) doesn't know where to find the mysql bin directory. i'm not certain if it's because of how the repack installs or not, as i haven't ever used it. you'll have to look in the directory you installed the repack and see if there is a mysql directory. you should find the executable you need to run in there. you can switch to that directory in a command prompt and then execute the line i supplied to give an account full access. as for running a lan only server, does the repack include EQEmuLoginServer.exe? |
not to derail the thread or anything...
Quote:
|
All times are GMT -4. The time now is 04:20 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.