Open a command prompt
Navigate to the directory where the peq database file is
mysql -uroot -ppassword peq < peqdb_rev2214.sql
Replace 'password' with whatever password you chose, and this assumes you already created the peq database using whichever instructions you are following.
Error 2 is file not found btw, so I assume you're either not spelling the filename correctly, or you're not in the right directory.
|