4. File Manager

4.1. File Manager not working

To use the filemanager app:

(from phpgroupware home)
# mkdir files
# mkdir files/groups
# mkdir files/users
# chown -R nobody.nobody files (note: this assumes your webserver runs as user nobody, adjust for your installation)
# chmod -R 770 files

Make sure you have the correct FULL path in setup (ie. /home/httpd/phpgroupware/files)