Author Topic: An error occured: File upload failed.  (Read 3509 times)

Offline mheuberger

  • Newbie
  • *
  • Posts: 2
An error occured: File upload failed.
« 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.

Offline mheuberger

  • Newbie
  • *
  • Posts: 2
Re: An error occured: File upload failed.
« Reply #1 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?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,883
    • SKaero - Custom Roundcube development
Re: An error occured: File upload failed.
« Reply #2 on: May 28, 2015, 01:07:41 AM »
Make sure the Roundcube temp directory is writable.