[ingo] Problems with Ingo HEAD & VFS

Jan Schneider jan at horde.org
Wed Oct 22 01:10:22 PDT 2003


Zitat von Kristof Pelckmans <kristof.pelckmans at antwerpen.be>:

> Hello,
>
> I'm trying to get VFS working in order to modify my procmailrc file, but
> I can't
> seem to get VFS configured properly.
>
> I noticed that there are two packages available : VFS and Horde_VFS. What
> is the
>  difference between them ? Is one dependent on another ?

The latter is very old and deprecated.

> I did a pear config-set preferred_state beta.
>
> When I do pear install VFS, I get the following error message from INGO :
> Fatal error: Call to undefined function: writedata() in
> /home/httpd/htdocs/cvs/horde/ingo/lib/Driver/vfs.php on line 54
>
> This seems normal to me, since the implementation of writedata does not
> exist in
> /usr/lib/php/VFS.php. writeData does exist, but with an implementation :
>
> function writeData($path, $name, $data, $autocreate = false)
>     {
>         return PEAR::raiseError(_("Not supported."));
>     }
> So not of much help either.

Because it is correctly implemented in the various VFS drivers. You need to
configure the correct vfstype and its paramaters in
ingo/config/backends.php.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the ingo mailing list