Yeah, I want total destruction. It is only a test machine. Thanks. I reran the create.mysql.sql and successfully remade the tables.
It did not ultimately solve my Turba problem. I cannot save new contacts. The screen complains DB Error; no such table. I thought it may have been a mismatch from when I created the tables with an earlier script with an older version of horde. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Rubinsky Sent: Wednesday, May 14, 2008 5:11 PM To: [email protected] Subject: Re: [imp] horde/imp/mysql question Quoting "Swenson, Chris" <[EMAIL PROTECTED]>: > I am working in a test situation here. > > I have the installation mostly working. This is a pretty clean > install, not an upgrade. > > I just downloaded the Horde 1.1 (4.1.6) Groupware onto a Fedora 8 > server with Mysql - 5.0.45-6 as the database. > > I saw an error when I tried to add an address in the address book. > > "There was an error adding a new contact. Contact your system > administrator for further help. DB Error: no such table. > > > > I have probably run a few different versions of the script that > configures the Mysql against the database as I was fooling with > different installs. > > > > How do I drop all the tables so I may recreate it with the script that > came with the 1.1 that I downloaded the other day. Well, if your *really* want to drop *all* the tables: DROP DATABASE horde; or whatever database name you might be using... Of course, this will nuke ALL your horde data... Thanks, mike -- The Horde Project (www.horde.org) [EMAIL PROTECTED] "Time just hates me. That's why it made me an adult." - Josh Joplin -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
