[horde] horde Digest, Vol 3469, Issue 1
Scott Ocken
scott at infobunker.com
Fri Nov 9 16:43:19 UTC 2012
> > Jan,
> >
> > I have already tested the user/pass for the database and had redone
> > a grant all privileges for that user and checked the mysql users
> > tables for permissions. Is there a way to make the script more
> > verbose? Can I run the DB section more manually to get the mysql
> > errors?
>
> No, because this is from inside PHP. You can try looking into the mysql logs.
>
> > I have had this problem with both the 4.x from a week ago and the
> > new 5.0. Even did a pear uninstall on all the packages.
> >
> > Thanks
> > Scott
>
Jan,
I did discover my problem in the mysql log and fixed the issue. I confused
InnoDB by copying my old database over manually without doing mysqldump. I
had to copy the DB over again manually and then drop the database. This
cleaned up the InnoDB table directory. Now the webmail-install works
perfectly. Moral of the story don't copy InnoDB tables using the filesystem.
Is there a way to import my old Horde Webmail 1.2.11 db after a clean install
on the new box, or is the best way to mysqldump copy the db over and then do
the webmail-install and let it do the migrate.
Thanks
Scott
More information about the horde
mailing list