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 04-18-2008, 11:20 PM
ardianko
Sarnak
 
Join Date: Aug 2006
Posts: 52
Default PEQDB Error??

Hi guys im getting this error when i try to source my sql file that i extracted right after with winrar. any suggestions on how i can fix this?



Thanks in advance
Reply With Quote
  #2  
Old 04-18-2008, 11:47 PM
ardianko
Sarnak
 
Join Date: Aug 2006
Posts: 52
Default

Ive also realized that this may be because my path was C:\Peqdb_Peq_Db , i had ran those commands when there 2 peqdb folders inside eachother, copied the files into one folder and it became C:\peqdb , and its still giving me the same thing now, mabye its because i created database peq; when i had those 2 folders in eachother ?
Reply With Quote
  #3  
Old 04-19-2008, 09:45 AM
erik_llewellyn
Sarnak
 
Join Date: Dec 2006
Posts: 98
Default

Try typing in the whole address of "source c:\peqdb\peqdb_1106.sql". Just because you \u in mysql, doesn't change the directory for when you try and open files, it just changes the DB.
Reply With Quote
  #4  
Old 04-19-2008, 12:22 PM
ardianko
Sarnak
 
Join Date: Aug 2006
Posts: 52
Default

god bless you ;p works now thanks alot hehe
Reply With Quote
  #5  
Old 04-19-2008, 12:37 PM
ardianko
Sarnak
 
Join Date: Aug 2006
Posts: 52
Default

but now ive been hit with another probem when i run my start.bat =/

Reply With Quote
  #6  
Old 04-19-2008, 12:48 PM
erik_llewellyn
Sarnak
 
Join Date: Dec 2006
Posts: 98
Default

check your eqemu_config.xml file. It sounds like you don't have the right user/password/DB being assigned in it. If you used cavedude's installer pack4, the eqemu_config.xml file is wrong as it lists the db as "eq" by default instead of the actual database it makes which is "peq".

It should read something like:

<?xml version="1.0">
<server>
<world>
<shortname>Birthright [PEQ-Custom All Spells and Items]</shortname>
<longname>Birthright [PEQ-Custom All Spells and Items]</longname>

<address>WAN IP</address>
<localaddress>LAN IP</localaddress>

<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>

<key>12345678</key>

<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>what ever you made it during MySQL setup</password>
<db>peq</db>
</database>
</server>
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 12:09 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