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

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-10-2010, 05:31 PM
Reynin89
Sarnak
 
Join Date: Apr 2010
Posts: 71
Default MySQL Error

Hey guys im setting up my server, and ive done this before never got this error. In the command prompt, ive created my db and what not using
Code:
create database peq;
use peq;
Now once I try to do
Code:
source peqdb_Rev1589.sql;
I seem to get an error saying it failed to open. that .sql file is in my peqdb folder in my C drive, ive also tried
Code:
C:\peqdb\peqdb_rev1589.sql;
idk im just not sure why im getting this error its all extracted and what not. Thanks in advance!
Reply With Quote
  #2  
Old 09-10-2010, 05:41 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

It is easiest to start mysql from that directory (peqdb)
Reply With Quote
  #3  
Old 09-10-2010, 06:43 PM
Hmm
Discordant
 
Join Date: Jan 2002
Posts: 276
Default

Yeah that way works. Just start mysql in directroy with files you need to source in.
__________________
Hmm...
Reply With Quote
  #4  
Old 09-10-2010, 11:06 PM
Reynin89
Sarnak
 
Join Date: Apr 2010
Posts: 71
Default

How do I do that? Im going to Start > Run > cmd. How do I start mysql in the peqdb folder? Ive never done that before.
Reply With Quote
  #5  
Old 09-11-2010, 01:57 AM
Hmm
Discordant
 
Join Date: Jan 2002
Posts: 276
Default

Use cd to change directory.

cd / (change to root directory)
cd .. (go to parent folder)
cd <some dir name> (change into that directory)


so on till you are in correct directory.
__________________
Hmm...
Reply With Quote
  #6  
Old 09-11-2010, 06:53 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

Start -> Run -> cmd
cd \peqdb
mysql -u(username) -p(password) peq

It might tell you that it can't find mysql. If that is the case, you can add it to your environment variables TEMPORARILY by typing set path=%path%;c:\(path to the mysql\bin) and then try running mysql again
Reply With Quote
  #7  
Old 09-11-2010, 11:41 AM
Reynin89
Sarnak
 
Join Date: Apr 2010
Posts: 71
Default

Ah great I got that ty all. Now I keep getting this same frustrating perl error saying entry point not found. So far I have done these steps.

Removed Perl and all perl files off my PC. Reboot. Reinstall. Reboot. instal the cmd commands for perl. reboot.

Still nothing, have done this 4 or 5 times now still saying entry point not found im so lost ANY help? I keep reading posts on this but nothing is doing the trick im at a loss because I just re formatted this PC the other day for my server so its fresh.

(Using Perl 5.8 the same version I read in 1 of the guides)
(Also have the downloadd perl58.dll and over wrote the old 1 in my perl/bin folder and still nothing)
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 08:52 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3