[horde] I hate to ask but I can't get to first base with HEAD
Craig White
craigwhite at azapple.com
Sun Jan 4 17:56:07 PST 2004
On Sun, 2004-01-04 at 18:35, Apis Hytt wrote:
> Forgot one:
> o horde/scripts/db/category_mysql.sql
----
ooops - meant to send reply to list
----
# mysql horde -h localhost -u horde -p < category_mysql.sql
Enter password:
ERROR 1050 at line 3: Table 'horde_categories' already exists
# mysql horde -h localhost -u horde -p < auth.sql
Enter password:
ERROR 1050 at line 3: Table 'horde_users' already exists
and I can actually get at it from home...
You must configure a Category backend for...
Details have been logged for the Administrator
but there isn't a log that I can find.
relevant settings from ../horde/config/conf.php
$conf['log']['type'] = 'file';
$conf['log']['name'] = '/tmp/horde.log';
$conf['auth']['driver'] = 'sql';
$conf['auth']['driver'] = 'application';
$conf['auth']['params']['app'] = 'imp';
$conf['prefs']['driver'] = 'sql';
$conf['category']['driver'] = 'sql';
??
Craig
More information about the horde
mailing list