[daisy] Installation issue
Ron Gage
ron at rongage.org
Mon Apr 2 20:20:07 CDT 2007
Scott Warren wrote:
> Looks to me like your MySQL Database is empty ... Does it have any data, in
> particular the 'users' table?
>
> From the messages it looks empty, or atleast missing the Registar user which
> the daisy-wiki-init script would have created.
>
mysql> use daisyrepository;
Database changed
mysql> select login from users;
+-----------+
| login |
+-----------+
| $system |
| guest |
| internal |
| registrar |
| ron |
| workflow |
+-----------+
6 rows in set (0.00 sec)
Ron
More information about the daisy
mailing list