[horde] horde_prefs table doesn't exist...

Michael Robinson plug_1 at robinson-west.com
Wed Jan 14 09:36:44 UTC 2015


On Wed, 2015-01-14 at 10:11 +0100, Arjen de Korte wrote:
> Citeren Michael Robinson <plug_1 at robinson-west.com>:
> 
> > A fatal error has occurred
> > SQLSTATE[42S02]: Base table or view not found: 1146 Table
> > 'horde.horde_prefs' doesn't exist
> >
> >  1. Horde_Prefs->getValue() /var/www/horde5/index.php:62
> >  2. Horde_Prefs->_getScope() /usr/lib/php/Horde/Prefs.php:253
> >  3. Horde_Prefs->_loadScope() /usr/lib/php/Horde/Prefs.php:346
> >  4. Horde_Prefs_Storage_Sql->get() /usr/lib/php/Horde/Prefs.php:416
> >  5. Horde_Prefs->getValue() /var/www/horde5/index.php:62
> >  6. Horde_Prefs->_getScope() /usr/lib/php/Horde/Prefs.php:253
> >  7. Horde_Prefs->_loadScope() /usr/lib/php/Horde/Prefs.php:346
> >  8. Horde_Prefs_Storage_Sql->get() /usr/lib/php/Horde/Prefs.php:416
> >  9. Horde_Db_Adapter_Pdo_Base->selectAll()  
> > /usr/lib/php/Horde/Prefs/Storage/Sql.php:74
> > 10. Horde_Db_Adapter_Pdo_Base->execute()  
> > /usr/lib/php/Horde/Db/Adapter/Pdo/Base.php:109
> > 11. Horde_Prefs->getValue() /var/www/horde5/index.php:62
> > 12. Horde_Prefs->_getScope() /usr/lib/php/Horde/Prefs.php:253
> > 13. Horde_Prefs->_loadScope() /usr/lib/php/Horde/Prefs.php:346
> > 14. Horde_Prefs_Storage_Sql->get() /usr/lib/php/Horde/Prefs.php:416
> > 15. Horde_Db_Adapter_Pdo_Base->selectAll()  
> > /usr/lib/php/Horde/Prefs/Storage/Sql.php:74
> > 16. Horde_Db_Adapter_Pdo_Base->execute()  
> > /usr/lib/php/Horde/Db/Adapter/Pdo/Base.php:109
> > 17. PDO->query() /usr/lib/php/Horde/Db/Adapter/Pdo/Base.php:201
> >
> > I have specifically attempted to set up mariadb just for the preferences
> > not knowing how to get my postgresql database to store them.  Same
> > problem, the table doesn't get created and the preferences aren't
> > written out.  I have blown a whole day on this :-(
> 
> Again, what does 'horde-db-migrate' report about the status of the  
> tables? If they don't exist, this will create them for you, provided  
> that (in your case) the 'horde' database exists and the user you  
> configured has sufficient rights on your database to do so.
> 
> -- 
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
The horde-db-migrate script tells me nothing.  Is there a way to get
more information about what happened afterwards?  I'm trying to figure
out if I have the permission to create the table, but I'm not terribly
familiar with MariaDB.



More information about the horde mailing list