[turba] Fatal error :: You must configure a VFS backend

Kamanhalli, Pavan S pavan.kamanhalli at hp.com
Mon Jul 10 21:14:46 PDT 2006


Hi,
    The error on browser shows up like this,

Notice: Undefined index: documents in
/usr/opt/IAE651/usr/internet/horde/turba/display.php on line 94

A fatal error has occurred
You must configure a VFS backend.
[line 353 of /usr/opt/IAE651/usr/internet/horde/turba/lib/Object.php]

Details (also in Horde's logfile):

object(pear_error)(8) {
  ["error_message_prefix"]=>
  string(0) ""
  ["mode"]=>
  int(1)
  ["level"]=>
  int(1024)
  ["code"]=>
  NULL
  ["message"]=>
  string(33) "You must configure a VFS backend."
  ["userinfo"]=>
  NULL
  ["backtrace"]=>
  array(5) {
    [0]=>
    array(6) {
      ["file"]=>
      string(48) "/usr/opt/IAE651/usr/internet/horde/pear/PEAR.php"
      ["line"]=>
      int(534)
      ["function"]=>
      string(10) "pear_error"
      ["class"]=>
      string(10) "pear_error"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(5) {
        [0]=>
        string(33) "You must configure a VFS backend."
        [1]=>
        NULL
        [2]=>
        int(1)
        [3]=>
        int(1024)
        [4]=>
        NULL
      }
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(48) "/usr/opt/IAE651/usr/internet/horde/lib/Horde.php"
      ["line"]=>
      int(471)
      ["function"]=>
      string(10) "raiseerror"
      ["class"]=>
      string(4) "pear"
      ["type"]=>
      string(2) "::"
      ["args"]=>
      array(1) {
        [0]=>
        string(33) "You must configure a VFS backend."
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(55)
"/usr/opt/IAE651/usr/internet/horde/turba/lib/Object.php"
      ["line"]=>
      int(351)
      ["function"]=>
      string(12) "getvfsconfig"
      ["class"]=>
      string(5) "horde"
      ["type"]=>
      string(2) "::"
      ["args"]=>
      array(1) {
        [0]=>
        string(9) "documents"
      }
    }
    [3]=>
    array(6) {
      ["file"]=>
      string(55)
"/usr/opt/IAE651/usr/internet/horde/turba/lib/Object.php"
      ["line"]=>
      int(261)
      ["function"]=>
      string(8) "_vfsinit"
      ["class"]=>
      string(12) "turba_object"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [4]=>
    array(6) {
      ["file"]=>
      string(52) "/usr/opt/IAE651/usr/internet/horde/turba/display.php"
      ["line"]=>
      int(95)
      ["function"]=>
      string(9) "listfiles"
      ["class"]=>
      string(12) "turba_object"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
  }
  ["callback"]=>
  NULL
} 
      The horde.log shows,

	Jul 10 23:35:36 HORDE [debug] [turba] Hook
_horde_hook_share_init in application horde not called. [on line 1471 of
"/usr/opt/IAE651/usr/internet/horde/lib/Horde.php"]
Jul 10 23:35:36 HORDE [debug] [turba] SQL query by
Turba_Driver_sql::_search(): SELECT object_id, owner_id, object_type,
object_members, object_name, object_email, object_homeaddress,
object_workaddress, object_homephone, object_workphone,
object_cellphone, object_fax, object_title, object_company, object_notes
FROM turba_objects WHERE (owner_id = ? AND (object_name ILIKE ?)) [on
line 121 of
"/usr/opt/IAE651/usr/internet/horde/turba/lib/Driver/sql.php"]
Jul 10 23:35:43 HORDE [info] [imp] 16.116.108.175 Message sent to
kathyz at zk3.dec.com from root [on line 1063 of
"/usr/opt/IAE651/usr/internet/horde/imp/compose.php"]
Jul 11 09:38:16 HORDE [notice] [imp] Login success for Administrator
[15.76.218.201] to {localhost:143} [on line 152 of
"/usr/opt/IAE651/usr/internet/horde/imp/redirect.php"]
Jul 11 09:38:27 HORDE [debug] [turba] Hook _horde_hook_share_init in
application horde not called. [on line 1471 of
"/usr/opt/IAE651/usr/internet/horde/lib/Horde.php"]
Jul 11 09:38:30 HORDE [debug] [turba] Hook _horde_hook_share_init in
application horde not called. [on line 1471 of
"/usr/opt/IAE651/usr/internet/horde/lib/Horde.php"]
Jul 11 09:38:52 HORDE [debug] [turba] Hook _horde_hook_share_init in
application horde not called. [on line 1471 of
"/usr/opt/IAE651/usr/internet/horde/lib/Horde.php"]
Jul 11 09:38:53 HORDE [debug] [turba] Hook _horde_hook_share_init in
application horde not called. [on line 1471 of
"/usr/opt/IAE651/usr/internet/horde/lib/Horde.php"]
Jul 11 09:38:54 HORDE [debug] [turba] SQL query by
Turba_Driver_sql::_read(): SELECT object_id, owner_id, object_type,
object_members, object_name, object_email, object_homeaddress,
object_workaddress, object_homephone, object_workphone,
object_cellphone, object_fax, object_title, object_company, object_notes
FROM turba_objects WHERE object_id IN (?) [on line 189 of
"/usr/opt/IAE651/usr/internet/horde/turba/lib/Driver/sql.php"]
Jul 11 09:38:54 HORDE [emergency] [turba] You must configure a VFS
backend. [on line 353 of
"/usr/opt/IAE651/usr/internet/horde/turba/lib/Object.php"]  

Kindly help me in getting this fixed.

Thanks,
 Pavan 


-----Original Message-----
From: Michael Rubinsky [mailto:mike at theupstairsroom.com] 
Sent: Tuesday, June 27, 2006 8:29 PM
To: Kamanhalli, Pavan S
Cc: turba at lists.horde.org
Subject: Re: [turba] Fatal error :: You must configure a VFS backend

Quoting "Kamanhalli, Pavan S" <pavan.kamanhalli at hp.com>:

> Hi,
>      Thanks for the reply. I have vfs backend configured in Horde but 
> still I am getting this error. Any idea.

Anything in your logs? Error messages?



Thanks,
mike

--
The Horde Project (www.horde.org)
mrubinsk at horde.org



More information about the turba mailing list