[Bug 895] New - imp2horde.pl and horde2 mysql db

bugs@bugs.horde.org bugs@bugs.horde.org
Fri, 8 Mar 2002 15:28:15 -0400


http://bugs.horde.org/show_bug.cgi?id=895

*** shadow/895	Fri Mar  8 15:28:15 2002
--- shadow/895.tmp.19774	Fri Mar  8 15:28:15 2002
***************
*** 0 ****
--- 1,51 ----
+ Bug#: 895
+ Product: Horde
+ Version: other
+ Platform: PHP Code
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org                            
+ ReportedBy: kkim@ecomail.org               
+ URL: http://www.ecomail.org
+ Cc: kkim@ecomail.org
+ Summary: imp2horde.pl and horde2 mysql db
+ 
+ Thanks for the great app.  I'm using IMP 3.0 and like the changes over IMP 2.2.6
+ which we've used on our site for quite awhile.
+ 
+ We use RedHat 7.2 and Apache (recent) on this box.  PHP4 is installed.  And,
+ php-imap-4.0.6-7, imap-2000c-15 (?).
+ 
+ Since our upgrade, there have been a number of issues with users accessing their
+ address books and preferences.  It appears IMP is trying to access fields that
+ don't exist in the imp db such as 'imp_pref'.  There may be other table and
+ database lookup failures.
+ 
+ We do have Turba 1.0 installed, but I am not sure what data has been migrated
+ from the pre-existing IMP/Horde db's with Turba's installation along side IMP
+ 3.0, because the admin who did that work is out of town.  I found this program,
+ turba-1.0/templates/data/import.inc, but do not know whether it had been run
+ with the install.
+ 
+ So, I understand that I should run one or both of imp2horde.pl and imp2turba.pl
+ to migrate my data.
+ 
+ I tried imp2horde.pl and it gave me this error:
+ 
+ DBI->connect(horde2) failed: Unknown database 'horde2' at ./imp2horde.pl line 41
+ 
+ I figured that would happen as there are only the 'horde' and 'imp' databases on
+ our system.
+ 
+ I wish to wait before running imp2turba until I know whether there is a
+ prerequisite condition for the user address data in the imp db with respect to
+ Turba, specifically do I need to do something with import.inc that I mention above.
+ 
+ Thank you for you time on this.
+ -ken kim
+ kkim@ecomail.org