On 9/22/07, Simon wrote:

> in the configuration panel i just indicated "/files"

this would expect a folder in the root of the server itself named
"files" and writable by the user the web server runs as.  Might be
helpful for you read the latter part of
http://docs.phpgroupware.org/html/install/presetuptask.html.  search
page for "filemanager" and read starting with that paragraph.

> if i try to upload a file i'm getting the following error message:
> "could not upload /home/simonbau/whatever.doc Quota exceeded"
>

the "/home/*" path here is under the above mentioned "/files", the
message is as per the phpgw file manager virtual file system sees it.
Unless you've got something in the quota settings that make it think
all files are too big I don't know why you are getting a quota error.
I'd start by not having a quota to make it work first, then add that
later.  I don't use quota's so I don't have hints on the best settings
for that


_______________________________________________
phpGroupWare-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to