6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11746] [gollem] Class definition of Horde_Vfs_ not found.
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. ..___..__ .__ _/ | | _/ [__)[__) ./__.|/\|./__.| [__)
Comment
> Also, in my situation, I need to map two drives through gollem from > the file server. Other than 'smb' as backends, names like 'smb2' is > not allowed and generate the error when clicking the download button: > Class definition of Horde_Vfs_ not found > > So, this really stops me from implementing Horde 5 to more systems. > So, I can only keep the horde 4 system. > > Hope someone would help. > > Thanks. > > Kinglok, Fong > >> Update to this. >> >> I tried a clean install of horde on another server and the test.php >> and phpinfo() all pass. All requirements have been met and enabled >> but I still receive the error [gollem] Class definition of Horde_Vfs_ >> not found. when browsing backends that do NOT have the key name 'ftp' >> or 'smb' >> >> This works: >> $backends['ftp'] = array( >> 'disabled' => false, >> 'name' => 'FTP Server', >> 'driver' => 'ftp',...etc >> >> This DOESN'T work: >> $backends['hordeftp'] = array( >> 'disabled' => false, >> 'name' => '2ndFTP Server', >> 'driver' => 'ftp', >> ...etc >> >> Whenever I use a key that ISN'T 'ftp' or 'smb' I get this in the syslog: >> HORDE: [gollem] Invalid backend key "ftp" from client [192.168.0.168] >> [pid 31631 on line 234 of "/var/www/horde/gollem/lib/Auth.php"] >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers