View Single Post
  #3  
Old 09-03-2006, 12:19 PM
maverick3n1
Sarnak
 
Join Date: Sep 2006
Posts: 67
Default

I followed the instructions step by step. It didn't state where it wanted me to place the PEQ files in the instructions, and when I ran cavedude's ServerPack 3.52, and it asked if I wanted to use PEQ files and I chose yes, it never asked where they were located. The entire compilation took approx. 30 seconds at most, and then it said everything was completed successfully. I thought that it seemed a bit fast, and it's probably not reading the PEQ files as they are not located where they need to be.

Once I got to this step: "If you used the PEQ databases, Click on "Start" then "Run" and type in "C:\mysql\bin\mysql -u root peq". Now type in " GRANT ALL PRIVILEGES ON peq.* TO eq@localhost IDENTIFIED BY 'eq' WITH GRANT OPTION; " If you used cavedude's database, replace "peq" with "eq".", it didn't work.

I ran mysql -u root peq and got the following:
ERROR 1049: Unknown database 'peq'

Ever other step I did previous to that ran with no error messages.
Reply With Quote