Posted on: 04/02/02 08:25am
By: Anonymous (ikeeling)
There seems to be an error in the installation instructions. When setting up from the command line we are told to execute:
/path/to/geeklog/mysql -u USERNAME -p PASSWORD geeklog < /path/to/geeklog/sql/dump.sql
dump.sql doesn't exist. I assume it should be data.sql. However, when I substitute data.sql for dump.sql, I get the following error:
ERROR 1062 at line 11: Duplicate entry '1-3' for key 1
Am I going wrong somewhere? Or is this a bug? And, how do I get round this problem?
Thanks.