Summary | VFS::include_once(): Failed opening 'VFS/none.php' |
Queue | Horde Framework Packages |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | michael.menge (at) zdv (dot) uni-tuebingen (dot) de |
Created | 10/28/2008 (6094 days ago) |
Due | |
Updated | 02/23/2009 (5976 days ago) |
Assigned | |
Resolved | 10/28/2008 (6094 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Perhaps making the error message more explicit, like "check your Horde
Virtual File Storage settings" could be a good idea?
3.3.3) and having pear-VFS 0.2.0 installed (from FreeBSD ports). The
error message occurs when I view a ticket.
PHP Warning: include_once() [<a
href='function.include'>function.include</a>]: Failed opening
'VFS/none.php' for inclusion
(include_path='/usr/local/www/horde/lib:.:/usr/local/share/pear') in
/usr/local/www/horde/lib/VFS.php on line 1061
configured.
I also have pear module VFS-0.2.0 installed, and my webserver's php5
module has gettext support in it.
VFS is configured to use the SQL database.
I also found an error that on PostgreSQL 7.4 the installer SQL scripts
generates error because there is no UNSIGNED type. (This can be
corrected but the real error is that while I removed these words from
create.pgsql.sql, I forgot to remove them from horde_vfs.pgsql.sql and
installing the database was seem to be successful - while in real, not
- had to remove horde_vfs table and recreate it.)
State ⇒ Not A Bug
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ VFS::include_once(): Failed opening 'VFS/none.php'
Type ⇒ Bug
State ⇒ Unconfirmed
running the kronolith reminder script for the agenda showed the
following warning:
Warning: VFS::include_once(VFS/none.php): failed to open stream: No such
file or directory in /path/to/horde/horde-3.3/lib/VFS.php on line 1061