[wp-trac] [WordPress Trac] #43310: Arbitrary "HTTP Error" when uploading PDFs via Media area
WordPress Trac
noreply at wordpress.org
Fri Feb 16 18:41:06 UTC 2018
#43310: Arbitrary "HTTP Error" when uploading PDFs via Media area
-------------------------+-------------------------------------------------
Reporter: BearlyDoug | Owner:
Type: defect | Status: new
(bug) | Milestone: Awaiting Review
Priority: normal | Version: 4.9.4
Component: Media | Resolution:
Severity: normal | Focuses: ui, administration, multisite,
Keywords: | performance
-------------------------+-------------------------------------------------
Comment (by andrewteg):
I'll add we're having the same issue. We are able to disable ImageMagick
on this server which solves the issue until we need ImageMagick. We
installed using files linked on https://mlocati.github.io/articles/php-
windows-imagick.html (last row which matches our server setup)
'''Configuration:'''
{{{
Windows Server 2012 R2 Standard Edition
Compiler MSVC14 (Visual C++ 2015)
Architecture x64
Thread Safety disabled
PHP Version 7.1.2
memory_limit = 256M
file_uploads = On
upload_max_filesize = 32M
max_input_time = 60
post_max_size = 64M
}}}
'''Apache Error Log'''
{{{
[fcgid:warn] (OS 109)The pipe has been ended. : [client *****:60080]
mod_fcgid: get overlap result error, referer: http://*****/wp-
admin/upload.php
[core:error] [pid 7476:tid 5116] [client *****:60080] End of script output
before headers: async-upload.php, referer: http://*****/wp-
admin/upload.php
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43310#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list