[horde] Horde/Turba

Neil Wilson neil at dcdata.co.za
Mon Aug 15 00:30:28 PDT 2005


Not sure if this is related, but I am when I tried to install "File" I got the following error.

pear install File

downloading File-1.2.1.tgz ...
Starting to download File-1.2.1.tgz (15,892 bytes)
......done: 15,892 bytes
XML error: Undeclared entity warning at line 232

Neil Wilson
Powered by Linux, Driven by Passion !
  ----- Original Message ----- 
  From: Neil Wilson 
  To: Kevin M. Myer ; horde at lists.horde.org 
  Sent: Monday, August 15, 2005 9:15 AM
  Subject: Re: [horde] Horde/Turba


  Thanks Kevin, 

  Did exactly as you said below regarding the turba objects, was using default database name, and substituted my ,mysql root password in, and created the horde turba_objects part, with no problems.

  I tried using the default sources.php, but for it still seemed like imsp was set as the default back end.
  Once I eventually removed the entire imsp section of the sources.php, I was then able to click on address book without any errors.

  Now when I try and add a user to the Private or the My address book I get the following error.

  Fatal error: Cannot use object of type PEAR_Error as array in /usr/local/apache2/htdocs/horde/lib/Horde/Form.php on line 1854

  Searched on google, but haven't found much yet.

  Thanks!

  Neil Wilson
  Powered by Linux, Driven by Passion !
    ----- Original Message ----- 
    From: Kevin M. Myer 
    To: horde at lists.horde.org 
    Sent: Sunday, August 14, 2005 3:04 AM
    Subject: Re: [horde] Horde/Turba


    Quoting Neil Wilson <neil at dcdata.co.za>:

    > My horde/Imp is working perfectly, the only problem I'm having is 
    > with my turba address book.
    > Reading the turba/docs/INSTALL it says to create your turba database 
    > go to scripts/drivers/, and use the appropriate script.
    > I opened the file scripts/sql/turba_objects.mysql.sql and inside it 
    > says the following to create your turba database in MySQL
    >
    > -- Run as:
    > --
    > -- $ mysql --user=root --password=<MySQL-root-password> <db name> < 
    > mysql_create.sql

    The comments inside the turba_objects.mysql.sql statements are not quite right
    but if you're not able to adapt them to the right script, you might want to do
    some light reading on MySQL administration.

    You'd want to do something like:
    cd horde/turba/scripts/sql;
    mysql --user=root --password=yourmysqlpasswordifitexists horde <
    turba_objects.mysql.sql

    In the above, if you have a password configured for the root user in MySQL,
    substitute that, and I'm assuming you're using the default database name of
    horde.

    >
    > Using an older version of turba I have managed to create the 
    > databases exactly like it says in the turba install document, because 
    > the directory scripts/drivers/ exists, but then using this version of 
    > Turba breaks my entire horde install, presumably because its supposed 
    > to be used with an older version of horde.

    You should use applications that are tagged H3 with Horde 3.  You can't use
    Turba 1.0 with Horde 3.

    > Now, using the current version(h3-203) of Turba, my horde works, but 
    > when I click on the address book I get the following.
    >
    > Warning: Cannot modify header information - headers already sent by 
    > (output started at 
    > /usr/local/apache2/htdocs/horde/lib/Net/IMSP.php:2) in 
    > /usr/local/apache2/htdocs/horde/turba/templates/common-header.inc on 
    > line 4
    >
    > Warning: Cannot modify header information - headers already sent by 
    > (output started at 
    > /usr/local/apache2/htdocs/horde/lib/Net/IMSP.php:2) in 
    > /usr/local/apache2/htdocs/horde/turba/templates/common-header.inc on 
    > line 5
    >
    > Now in my source.php, I've tried to set it to use the "old Example" 
    > section but that didn't work, if someone could give me an example of 
    > this I'd be so grateful.

    Per the documentation, copy the sources.php.dist to sources.php and edit
    accordingly.  If you're going to be using the default localsql 
    addressbook, you
    shouldn't have to make any changes, assuming you have everything configured
    properly.

    If you haven't created a MySQL database for Horde, you'll also want to take a
    look in horde/scripts/sql/create.mysql.sql and do that first, before running
    the turba create script.  You'll use this, likely, for preferences, and the
    DataTree, which are then configured from within Horde (Administration -> Setup
    -> Horde, and the Preference System and Datatree System tabs, respectively).

    Kevin
    -- 
    Kevin M. Myer
    Senior Systems Administrator
    Lancaster-Lebanon Intermediate Unit 13  http://www.iu13.org


    -- 
    Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
    Frequently Asked Questions: http://horde.org/faq/
    To unsubscribe, mail: horde-unsubscribe at lists.horde.org
  -- 
  Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
  Frequently Asked Questions: http://horde.org/faq/
  To unsubscribe, mail: horde-unsubscribe at lists.horde.org


More information about the horde mailing list