View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 1059 | RackTables | default | public | 2013-11-01 12:03 | 2017-02-13 19:19 |
| Reporter | cyb3rwulf | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.20.5 | ||||
| Summary | 1059: File upload failed, error: 1 | ||||
| Description | Unable to upload a file from an other file upload than the one linked on the mainpage. Appearing Error: File upload failed, error: 1 | ||||
| Tags | No tags attached. | ||||
|
Occurs not at all file types but at jpeg (3.3 mb). 17kb txt file works. ... Okay thats weird, it works on an 1.1 mb jpeg. seems the 3.3mb jpeg upload is corrupted... uploaded filesize of the 3.3mb jpeg is 1 byte. Well.. the file is not corrupted if I open it on my local machine, so what is going on? |
|
| Please try reconfiguring the server along these lines: http://stackoverflow.com/questions/3263480/upload-max-size-in-php | |
|
Thank you, it works now :) Due to additional PDO exception about maximum packet size exceed, I reconfigured the following: /etc/php.ini: upload_max_filesize = 64M /etc/my.cnf: max_allowed_packet=64M |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-11-01 12:03 | cyb3rwulf | New Issue | |
| 2013-11-01 12:15 | cyb3rwulf | Note Added: 0001895 | |
| 2013-11-01 12:16 | cyb3rwulf | Note Edited: 0001895 | |
| 2013-11-01 12:16 | cyb3rwulf | Note Edited: 0001895 | |
| 2013-11-01 12:19 | cyb3rwulf | Note Edited: 0001895 | |
| 2013-11-01 12:32 | cyb3rwulf | Note Edited: 0001895 | |
| 2013-11-01 12:32 | cyb3rwulf | Tag Attached: files | |
| 2013-11-01 12:32 | cyb3rwulf | Note Edited: 0001895 | |
| 2013-11-03 16:04 | infrastation | Note Added: 0001897 | |
| 2013-11-04 11:13 | cyb3rwulf | Note Added: 0001903 | |
| 2013-11-04 11:13 | cyb3rwulf | Status | new => closed |
| 2013-11-04 11:13 | cyb3rwulf | Resolution | open => fixed |
| 2017-02-13 19:19 | infrastation | Tag Detached: files |