[imp] Troubleshooting advice for vfs?

Jan Schneider jan at horde.org
Wed Jul 7 10:36:33 PDT 2004


Zitat von Michael Yingbull <mbull at uoguelph.ca>:

> Hello all,
>
> I configured IMP to use the Horde VFS, and set it up to use our SQL
> server.    While I can still attach files without issue, I can't see if
> it is, or isn't working.   What's odd is that I don't see anything in
> the vfs table after I click the "attach" button on a message composition
> (and it shows up attached to the message), however I also don't see one
> of those "att" files in my temp directory, either.
>
> I set up the sql configuration as shown in horde.php, and told IMP to
> use the vfs in the conf.php file for it.    I'm using IMP 3.2.4 and
> Horde 2.2.5.    Prefs and sessions are working with the SQL server
> without issue.
>
> I set Horde to log at the DEBUG level and while I can see the SQL
> Queries for Sessions, I don't see any for vfs - but I don't know if I
> would.   No errors in the horde log, or in the apache/php logs.
>
> Any pointers on how to narrow in on the problem would be appreciated.

Using VFS doesn't automatically store the attachments in a database, you
have to select the SQL VFS driver. You probably use the file driver that
also stores the files in /tmp, but not as att* files, but vfs* files.

Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting.php


More information about the imp mailing list