what do yuo have for yor php and apache post size limits and your php uploade file size limit? php's default file limit is like 2 meg by default
could be a bug that the file manager isn't parsing the $_FILES array's error messages and erroring, and instead thinking it's a 0 byte upload. On 12/12/05, Dirk H. Schulz <[EMAIL PROTECTED]> wrote: > Hi folks, > > I have tested file manager in a 0.9.16.009 install. I have setup a user > with 1024 MB quota. I can upload small files without problems (e. g. 132 > KB), but bigger files (e.g. 5 MB) fail. phpgw states "file xxx > successfully created" after the upload, but then the file only has 0 K > (even in a shell on the server) and is shown as 0 K in phpgw. I do not > get any error, and quota cannot be the problem. > > Re-uploading the file via sftp resolves the problem, of course, but that > is just a workaround. > > Any ideas, if this is a bug? > > Dirk > > > _______________________________________________ > Phpgroupware-users mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/phpgroupware-users > > _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
