View Issue Details

IDProjectCategoryView StatusLast Update
1059RackTablesdefaultpublic2017-02-13 19:19
Reportercyb3rwulf Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version0.20.5 
Summary1059: File upload failed, error: 1
DescriptionUnable to upload a file from an other file upload than the one linked on the mainpage.

Appearing Error:
File upload failed, error: 1
TagsNo tags attached.

Activities

cyb3rwulf

cyb3rwulf

2013-11-01 12:15

reporter   ~0001895

Last edited: 2013-11-01 12:32

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?

infrastation

infrastation

2013-11-03 16:04

administrator   ~0001897

Please try reconfiguring the server along these lines: http://stackoverflow.com/questions/3263480/upload-max-size-in-php
cyb3rwulf

cyb3rwulf

2013-11-04 11:13

reporter   ~0001903

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

Issue History

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