Http Error when uploading a big image

Posted in: Newspaper
Post count: 4

Hello,

I have a problem with uploading big images. If I try to upload an image of 1440 × 1080 size there is not problem, but instead if I try to upload an image for example with a 2100 x 2800 resolution I receive “Http Error” message.
If I deactivate Newspaper theme and using default theme there isn’t this problem.
Are there any parameters to modify?

Thanks
Bye

Post count: 108

Hi

Upgrade your site php version to 7, that easy way to solve this issue.

Hope this help dude.

Post count: 4

Hello,

php version is already 7.0.33

Thanks
Baye

Post count: 4

php.ini configuration
Server software Apache
PHP Version 7.0.33
post_max_size 64M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 3000
max_input_vars 1000 – the max_input_vars should be bigger than 2000, otherwise it can cause incomplete saves in the menu panel in WordPress. To see how you can change this please check our guide here.
SUHOSIN installed false

Post count: 35449

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

Hope this will help you.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.