HTTP Error on Upload of ZIP and other Files
-
I am trying to upload a zip file of 78M.
I have modified the Max File Upload size in PHP to 300M, and the Max Post size to 300M and the Max execution time unlimited.
I have also installed the ‘Manage Upload Types’ plugin as recommended. So I am guessing that zip mime type support is not the issue here.
Uploading seems to complete until the very end when I receive a “HTTP ERROR” message in the WP Media Upload interface.
I have actually tried a variety of file types, and at this point anything over approximately 46M seems to fail with the same error.
Nothing appears in the WordPress debug log either.
Any suggestions for what might be going wrong?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘HTTP Error on Upload of ZIP and other Files’ is closed to new replies.