Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Tutorials/Howto's

Archive::Tutorials/Howto's Archive area for Tutorials/Howto's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-25-2004, 09:01 AM
bbaker1980
Fire Beetle
 
Join Date: Mar 2004
Posts: 20
Default Got my server back up

... not sure what I did this time as opposed to the two times in between reinstalling everything, but either way, it works! Woots!

I set myself as Server OP last time around, and was planning on doing the same this time, but when I follow these directions:

Quote:
Create ServerOP



After verifying that you can connect to your server, you are ready to create a ServerOP user for your server. This user has more power than the Lead-GM, so be careful in choosing your serverop (how about choosing yourself?).

When you have chosen your serverop, logon to your server from EQ at least once, using the account chosen to be ServerOP.

Open mysql in DOS once again (mysql -u test -p eq) and enter in the following command:
NOTE: Replace "User" with the name of the forum account who will be logging in as ServerOP.
NOTE: The password can be anything you wish, but will only be used for an advanced feature (telnet) - THIS PASSWORD IS NOT USED TO LOGON TO EQEMU FROM INSIDE EQ!
NOTE: Do not use a tick mark (') in your password
update account set status=200, password='BobsPassword' where name='SuperDuperBob';

You should see the following:
Code:
mysql> update account set status=200, password='BobsPassword' where name='SuperDuperBob';
Query OK, 1 row affected (0.00 sec)
I get an error (1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'password=x where name=myservername update account) as far as I know ... (I'm still very new to all of this) I'm doing things the same as I did the first time around, but that probably isn't true because its not working ...

Feedback?
Reply With Quote
 


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