6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/20/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13035] PHP ERROR: Invalid argument supplied for foreach() at login
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . .. ..___.. . [__)|__||_/ | |__| | \| || \ | | |
Comment
>> What *do* you have in your backends.local.php? > > In my gollem backends.local.php, I have: > > > $backends['ftp']['disabled'] = true; > > $backends['file'] = array( > // Disabled by default > 'disabled' => false, > 'name' => 'Virtual Home Directories', > 'driver' => 'file', > 'hordeauth' => true, > 'params' => array( > // The base location under which the user home directories live. > 'vfsroot' => '/data/gollem/Horde_Gollem_Home/', > // The default permissions to set for newly created folders > and files. > // 'permissions' => '750' > ), > 'loginparams' => array(), > 'root' => '/' . $GLOBALS['registry']->getAuth(), > 'home' => '/' . $GLOBALS['registry']->getAuth(), > 'createhome' => true, > // 'filter' => '^regex$', > 'quota' => '100 MB', > 'shares' => false, > 'attributes' => array( > 'type', > 'name', > 'edit', > 'download', > 'modified', > 'size', > ) > ); >
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