Summary | Mailbox maintenance error |
Queue | Horde Groupware Webmail Edition |
Queue Version | 1.2.3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | horde (at) smartsector (dot) hu |
Created | 08/12/2009 (5842 days ago) |
Due | |
Updated | 08/14/2009 (5840 days ago) |
Assigned | |
Resolved | 08/13/2009 (5841 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
installation.
State ⇒ Not A Bug
installation.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Mailbox maintenance error
Type ⇒ Bug
State ⇒ Unconfirmed
Warning: VFS::include_once(VFS/none.php) [vfs.include-once]: failed to
open stream: No such file or directory in
/home/p/__________/domains/____________/public_html/hordewebmail/lib/VFS.php
on line 1061
Warning: VFS::include_once() [function.include]: Failed opening
'VFS/none.php' for inclusion
(include_path='/home/p/__________/domains/____________/public_html/hordewebmail/lib:/home/p/__________/domains/____________/public_html/hordewebmail/lib/../pear') in /home/p/__________/domains/____________/public_html/hordewebmail/lib/VFS.php on line
1061
Fatal error: Call to undefined method PEAR_Error::listFolder() in
/home/p/__________/domains/____________/public_html/hordewebmail/imp/lib/Maintenance/Task/delete_attachments_monthly.php on line
36
--------------------
It looks like a config problem but unlucky can't find out where is the
mistake.
on line 1061: $driver = basename($driver);
$driver is "none" and that give the error, but don't know why it's "none".