[Tickets #6804] Re: Missing(?) MDB2 packages/support

bugs at horde.org bugs at horde.org
Mon Jun 2 18:44:06 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/6804
-----------------------------------------------------------------------
 Ticket             | 6804
 Updated By         | Michael Rubinsky <mrubinsk at horde.org>
 Summary            | Missing(?) MDB2 packages/support
 Queue              | Horde Groupware Webmail Edition
 Version            | 1.1
 Type               | Bug
 State              | Feedback
 Priority           | 1. Low
 Milestone          |
 Patch              |
 Owners             |
-----------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2008-06-02 14:44) wrote:

> hello,
>
> I got exactly the same error with lastest rc4 version. Is there a way
> to fix it?

Not until we know what the actual error is...

There have been a few more error checks and error logging added to the
code that was producing the oringinal fatal.  If the someone can try this
again after updating the code and report back any errors either displayed
on in the horde log, it would be helpful.

> I've tried several ways, but still have no clue why the script can
> not find the MDB2 package.

What makes you thing the MDB2 package is not found?  The problem reported
in this ticket is that an MDB2_Error is being accessed as if it were an
MDB2_Result or similar object...


If I try to use mysql (not mysqlI)
> setup.php returns also another error:
>
> Loading database module...
> [  WARN  ] Database horde exists already, skipping.
> Creating database...
> [ ERROR! ] Creating the tables failed. Please see the manual at
docs/INSTALL
>            for how to setup the database manually. Error messages:
> MDB2_Schema Error: unknown error
> the database was only partially created (MDB2 Error: unknown error
> (_doQuery: [Error message: Could not execute statement]
> [Last executed query: ALTER TABLE horde_datatree ADD PRIMARY KEY
> (datatree_id)]
> [Native code: 1068]
> [Native message: Multiple primary key defined]
> ))

These are exactly what they say. You are attempting to create a database
that already exists.




More information about the bugs mailing list