Re: File Upload script dropping uploaded_file

Hi Daniel.

On Wed, Mar 26, 2008, Daniel Convissor wrote:
> I was using the Validate by File Upload system this morning without 
> problems.  Tonight, every file I submit comes back with the following 
> error message:
> 
>     Line 1, Column 0: end of document in prolog.

Which generally means that the validator has received an empty file.

I found the cause of this: one of our servers had a full disk partition,
and could not create the temporary files used for validation by upload.

This should now be fixed.

Thanks a lot for your report.
-- 
olivier

Received on Thursday, 27 March 2008 01:17:59 UTC