[daisy] Installation issue
Ron Gage
ron at rongage.org
Mon Apr 2 20:25:21 CDT 2007
Ron Gage wrote:
> Ron Gage wrote:
>> 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)
>>
> Hmmm - I wonder what would happen if I update the users table,
> correcting the spelling of "registar"...
>
Nothing - even after restarting the wiki service...
> Ron
>
More information about the daisy
mailing list