It would appear that step 10 in the help is a little off. (Not necessarily with the right path entries, but those shouldn't be a requirement... so follow these instructions for step 10 instead)
1) Copy tfvoiceoffice.sql from C:\Tfconference\data to your mysql bin directory. (Probably C:\Program Files\MySQL\MySQL Server 5.0\bin)
2) At the command prompt, change to the mysql bin directory (EG: cd\Program Files\MySQL\MySQL Server 5.0\bin)
3) Type the following: "mysql < tfvoiceoffice.sql -u [admin username you used and noted in step 8]"
- You should be prompted for a password, which would be the password you provided in step 8
This should complete step 10 properly.
|