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.
|