PDA

View Full Version : Populating Database Error


gotogirl
09-06-04, 05:11 AM
Hi,
Please bear with me as I am very new to this. I have installed php, mySQL and dotproject and worked through all of my installation issues by using the FAQ's and the Support Forums, however, I am at a loss on this one.

I am at the point of Populating the Database from the provided script (in my case it is dotproject_102.sql ) and although I have typed it exactly as listed in the installation, I keep receiving an error that there was a problem with my syntax. This is what I am typing. Again, please forgive me if this is something glaringly stupid, but this is my first experience with any of these programs.

mysql -udotproject -pdotp dotproject < dotproject/db/dotproject_102.sql*

Thank you, and any help would be most appreciated.

Gotogirl (although at this point I really don't feel like it)

ajdonnison
09-06-04, 09:05 AM
You will need to look at the exact error message as it is likely to give you a line number and context. If you can report back on that we would have a better chance of helping.