[Tickets #2358] gollem /w mysql -> horde_vfs "Folder / does not exist"

bugs@bugs.horde.org bugs at bugs.horde.org
Sat Jul 30 02:42:35 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2358
-----------------------------------------------------------------------
 Ticket             | 2358
 Updated By         | hfw at beep.mine.nu
 Summary            | gollem /w mysql -> horde_vfs "Folder / does not exist"
 Queue              | Gollem
 Version            | HEAD
 State              | Unconfirmed
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


hfw at beep.mine.nu (2005-07-30 02:42) wrote:

im sorry ,

backends.php really is:

$backends['sql'] = array(
    'name' => 'SQL Server',
    'driver' => 'sql',
    'preferred' => '',
    'hordeauth' => true,
    'params' => array_merge($GLOBALS['conf']['sql'], array('table' =>
'horde_vfs')),
    'loginparams' => array(),
    'attributes' => array('type', 'name', 'download', 'modified', 'size',
'permission', 'owner', 'group')
);

::Beppe




More information about the bugs mailing list