Robert,
You're problem description is not exactly clear.
You changed something, and now something doesn't work anymore.... can
you be a bit more specific?
What info did you find in the logfiles?
Hi Oscar
When I click on FileManager icon, I get these in Apache ssl_error_log:
In /egroupware/setup module I have these settings:
Where should eGroupware store file content: Filesystem (default)
Enter the full path for users and group files: /egroupware
/egroupware folder on this machine has permissions:
drwxr-xr-x 4 apache apache
It stoped working after I made a change in FileManager ACLs - I was changing a permission on a folder and ... since then it's reporting this error (Redirect Loop).
Hope this helps for another hint ;-)
And if I run
/var/www/html/egroupware/filemanager./cli.php ls vfs://admin:PASSWD@default/ I get:
sqlfs_stream_wrapper::dir_opendir('sqlfs://default/',4) permission denied!
PHP Warning: opendir(sqlfs://default/): failed to open dir: "sqlfs_stream_wrapper::dir_opendir" call failed in /var/www/html/egroupware/phpgwapi/inc/class.vfs_stream_wrapper.inc.php on line 653
vfs_stream_wrapper::dir_opendir( vfs://admin:PASSWD@default/,4) opendir(sqlfs://default/) failed!
PHP Warning: opendir(vfs://...@default/): failed to open dir: "vfs_stream_wrapper::dir_opendir" call failed in /var/www/html/egroupware/filemanager/cli.php on line377
ls vfs://admin:PASSWD@default/ (long=0, numeric=0, recursive=0)