[Tickets #13396] can't create horde db tables
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Jul 24 18:08:05 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13396
------------------------------------------------------------------------------
Ticket | 13396
Created By | horde at tutnicht.de
Summary | can't create horde db tables
Queue | Horde Base
Version | 5.2.0
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
horde at tutnicht.de (2014-07-24 18:08) wrote:
I followed http://www.horde.org/apps/horde/docs/INSTALL to install
horde on debian/stable server.
Installed using pear, copied conf.php.dist to conf.php, logged in on
the web page, went to configuration, setup database details to my
mysql db.
Then I saved the configuration.
Next step would have been to have horde create its own database
tables, but I wasn't able to access the web interface anymore:
Base table or view not found: 1146 Table 'horde.horde_prefs' doesn't exist
Quick fix was to check the call trace and comment out those lines from
admin/config/index.php:
/* Set up some icons. */
$success = Horde_Themes_Image::tag('alerts/success.png');
$warning = Horde_Themes_Image::tag('alerts/warning.png');
$error = Horde_Themes_Image::tag('alerts/error.png');
More information about the bugs
mailing list