[jonah] Failed retrieving prefs for user
Skip Morrow
skip-lists at pelorus.org
Sat Oct 30 08:37:05 PDT 2004
I must be clueless. I can't get jonah working. Here's my sql setup
now:
mysql> show databases;
+----------+
| Database |
+----------+
| horde |
| mysql |
| test |
+----------+
3 rows in set (0.00 sec)
mysql> show tables;
+---------------------------+
| Tables_in_horde |
+---------------------------+
| horde_datatree |
| horde_datatree_attributes |
| horde_datatree_seq |
| horde_log |
| horde_muvfs |
| horde_prefs |
| horde_sessionhandler |
| horde_tokens |
| horde_users |
| horde_vfs |
| jonah_channels |
| jonah_stories |
+---------------------------+
12 rows in set (0.00 sec)
mysql> select * from horde_prefs;
Empty set (0.00 sec)
mysql>
I've stuck with the default usernames/passwords (horde/horde) for
everything so far (I'll fix that later). The only thing showing up in
horde.log is:
Oct 27 22:48:06 HORDE [error] [jonah] Failed retrieving prefs for skip
[on line 239 of "/usr/share/pear/Horde/Prefs/sql.php"]
Oct 27 22:50:08 HORDE [error] [horde] Failed retrieving prefs for skip
[on line 239 of "/usr/share/pear/Horde/Prefs/sql.php"]
I know I'm close, so please don't give up on me!
Skip
More information about the jonah
mailing list