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 01-10-2013, 12:57 AM
Maceblade
Hill Giant
 
Join Date: Jun 2010
Posts: 231
Default Blah stupid newb question...

I cannot figure out what im doing wrong. Ive had a server before and I never could get mysql to source it I did it manually... Im sorry if this is redundant and I look like a moron but idk what im doing wrong.

I've followed the newest setup guide word for word. Only thing that varies is my version of mysql. I could not locate a v 5.10 the only one I could get was a 5.12. All Is well except when I go to source it.

Reply With Quote
  #2  
Old 01-10-2013, 01:00 AM
sorvani
Dragon
 
Join Date: May 2010
Posts: 966
Default

change to the directory the SQL scripts are stored in before you start mysql
Reply With Quote
  #3  
Old 01-10-2013, 01:06 AM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

you can also use this from a command line instead of sourcing from a mysql command prompt (for use in batch files)

mysql -u<username> -p --database=peq < PATH\TO\peqdb_revXXX.sql
Reply With Quote
  #4  
Old 01-10-2013, 01:08 AM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 654
Default

The problem is that you are not including a file path.

The following example will work if peqdb_rev2294.sql is located in base C:\
Code:
source c:/peqdb_rev2294.sql
Now load_player.sql and load_bots.sql will require file paths as well but you will also need to open those files up and complete the file paths for everything listed inside them.
Reply With Quote
  #5  
Old 01-10-2013, 06:35 PM
Maceblade
Hill Giant
 
Join Date: Jun 2010
Posts: 231
Default


I've even downloaded a new Rev and uninstalled mysql and still nothing... its gotta be something small and dumb im missing.
Reply With Quote
  #6  
Old 01-10-2013, 06:43 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

You need to unzip the peqdb_rev2294.sql.gz file (note that it has a file type of GZ file, not SQL file).

As the icon is not a zip file icon, make sure you have winzip or winrar installed to be able to unzip it (can't remember if winzip handles .gz, but I think winrar does).

Last edited by Derision; 01-10-2013 at 06:57 PM..
Reply With Quote
  #7  
Old 01-10-2013, 06:54 PM
sorvani
Dragon
 
Join Date: May 2010
Posts: 966
Default

Also, do NOT source in the database like you are doing with the path. That is simply going to cause you more problems since you do not know what you are doing in the first place. If you were a more advanced computer user there are ways to do it but you are obviously not.

Do as I instructed and change to the peqdb folder BEFORE you start mysql.
Download DB from SVN.
Unzip it.
open a command prompt.
type: cd \peqdb
type: mysql -uroot -p peqdb
enter your DB password when prompted
source the sql file
source load_player sql file.
Reply With Quote
  #8  
Old 01-10-2013, 07:19 PM
Maceblade
Hill Giant
 
Join Date: Jun 2010
Posts: 231
Default

Yes that was my issue... for some reason winrar was not acting as my default extractor and I failed to notice the gz extension. Thanks alot!
Reply With Quote
  #9  
Old 01-11-2013, 12:09 AM
Maceblade
Hill Giant
 
Join Date: Jun 2010
Posts: 231
Default

Everything is sourced and ready my only error now is that its looking for perl510.dll in which im assuming is perl 5.10 and the only ones i could find are 5.16, 5.14 and 5.12... anyway around this?
Reply With Quote
  #10  
Old 01-11-2013, 01:32 AM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

i've never tried using strawberry perl instead of active state's, but they have 5.10 up for download still.
Reply With Quote
  #11  
Old 01-11-2013, 09:15 PM
Maceblade
Hill Giant
 
Join Date: Jun 2010
Posts: 231
Default

Thanks C0ncrete that actually helped. I copied the perl510.dll out of it and placed it in my bin folder and it worked. Thank you everyone for your help.
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 05:20 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3