image upload http error ( have tried suggested modified in php.ini & wp-config)

Posted in: Newspaper
Post count: 2

Hi ,

I m getting http error while uploading image . . I have modified php.ini file

max_execution_time -300
max_input_time -300
memory_limit -512M
post_max_size -64M

And in wp-config.php
define(‘WP_DEBUG’, false);

Even though the error is not solved after setting this param.

Post count: 20688

Hi,

Be sure to increase the max upload size parameter, this will affect the upload capability of WordPress. The theme file is around 10MB
https://www.screencast.com/t/CwoHIgHbtM
Upload this file only not the whole theme package. These are the theme install guides
https://forum.tagdiv.com/install-via-wordpress/
https://forum.tagdiv.com/install-via-ftp/
The FTP method is the most recommended and also reliable method of installing a theme.

Thanks

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