Roundcube Community Forum

Release Support => Pending Issues => Topic started by: mheuberger on May 27, 2015, 10:26:39 PM

Title: An error occured: File upload failed.
Post by: mheuberger on May 27, 2015, 10:26:39 PM
I already reported this problem on the tracker with all the necessary information:
http://trac.roundcube.net/ticket/1490411

But I think I better discuss this here as it's more likely a call for help/support. Probably an nginx or php config issue. Not sure.
Title: Re: An error occured: File upload failed.
Post by: mheuberger on May 27, 2015, 10:34:05 PM
FYI, `phpinfo()` confirms that I have this:

Server API                    FPM/FastCGI
file_uploads                   On
max_file_uploads           20
max_execution_time   120
upload_max_filesize           100M
post_max_size                   120M

So, these PHP ini values look right to me. Must be something else. Any clues?
Title: Re: An error occured: File upload failed.
Post by: SKaero on May 28, 2015, 01:07:41 AM
Make sure the Roundcube temp directory is writable.