[turba] [Spam?] Re: Upgrading from Turba 1.2 to 2.0
Brett Charbeneau
brett at wrl.org
Mon Jul 3 13:37:10 PDT 2006
On Mon, 3 Jul 2006, Oliver Schulze L. wrote:
OSL> Hi Brett,
OSL> try using the new sources.php from Turba 2.1.1
OSL>
OSL> You will note that the lines :
OSL>
OSL> 'params' => array( 'phptype' => 'mysql', 'hostspec'
OSL> => 'localhost', 'username' => 'root',
OSL> 'password' => '*****', 'database' => 'horde', 'table' =>
OSL> 'turba_objects', 'charset' => 'iso-8859-1'
OSL> are commented out. So, you need to let that commented and configure
OSL> horde the right way.
I'm hip to that.
I went ahead and re-commented-out those lines and uncommented
'params' => array_merge($conf['sql'], array('table' => 'turba_objects')),
It lets me into "My Addressbook" fine, but again, all I get are a "D"
and "S" entry which I can't manipulate or delete.
OSL> Another thing you can do is compare your old .sql export and check that the
OSL> columns are the same as in the mysql-create.sql your first executed on the
OSL> clean DB.
Well, I thought I did the next best thing by using PHPadmin to peek in
at the old database table and the new one before I repopulated it.
The were the same...
--
********************************************************************
Brett Charbeneau
Network Administrator
Williamsburg Regional Library
7770 Croaker Road
Williamsburg, VA 23188-7064
(757)259-4044 www.wrl.org
(757)259-4079 (fax) brett at wrl.org
********************************************************************
More information about the turba
mailing list