how to change max file upload size WordPress 4.9.8 [closed]
php.ini should be in the /wp-admin/ folder, not the root. Also, I’ve had success using a combination of the following in my /wp-admin/php.ini file AND a directive to increase the memory in my wp-config.php file, increased memory is needed when uploading larger files. Put something like this in your php.ini file (change values as you … Read more