{"id":1010,"date":"2015-08-30T08:40:55","date_gmt":"2015-08-30T08:40:55","guid":{"rendered":"http:\/\/www.qantumthemes.com\/manuals\/lifecoach\/?p=1010"},"modified":"2015-08-30T08:40:55","modified_gmt":"2015-08-30T08:40:55","slug":"increasing-maximum-file-size-upload-limit-in-wordpress","status":"publish","type":"post","link":"https:\/\/www.themes2go.xyz\/manuals\/lifecoach\/increasing-maximum-file-size-upload-limit-in-wordpress\/","title":{"rendered":"Increasing maximum file size upload limit in WordPress"},"content":{"rendered":"<p>1. add this in the .htaccess file of your server<br \/>\nphp_value memory_limit 128M<br \/>\nphp_value post_max_size 128M<br \/>\nphp_value upload_max_filesize 128M<br \/>\nphp_value max_execution_time 1800<\/p>\n<p>2. add thiss to wp-config.php<\/p>\n<p>define(&#8216;WP_MEMORY_LIMIT&#8217;, &#8217;64M&#8217;);<br \/>\n3. create a text file, call it php.ini and put this text in it:<br \/>\nupload_max_filesize = 64M<br \/>\npost_max_size = 64M<\/p>\n<p>then upload it in the wordpress root folder<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. add this in the .htaccess file of your server php_value memory_limit 128M php_value post_max_size 128M php_value upload_max_filesize 128M php_value max_execution_time 1800 2. add thiss to wp-config.php define(&#8216;WP_MEMORY_LIMIT&#8217;, &#8217;64M&#8217;); 3. create a text file, call it php.ini and put this text in it: upload_max_filesize = 64M post_max_size = 64M then [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[127],"tags":[158,128,159],"_links":{"self":[{"href":"https:\/\/www.themes2go.xyz\/manuals\/lifecoach\/wp-json\/wp\/v2\/posts\/1010"}],"collection":[{"href":"https:\/\/www.themes2go.xyz\/manuals\/lifecoach\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.themes2go.xyz\/manuals\/lifecoach\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.themes2go.xyz\/manuals\/lifecoach\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.themes2go.xyz\/manuals\/lifecoach\/wp-json\/wp\/v2\/comments?post=1010"}],"version-history":[{"count":1,"href":"https:\/\/www.themes2go.xyz\/manuals\/lifecoach\/wp-json\/wp\/v2\/posts\/1010\/revisions"}],"predecessor-version":[{"id":1011,"href":"https:\/\/www.themes2go.xyz\/manuals\/lifecoach\/wp-json\/wp\/v2\/posts\/1010\/revisions\/1011"}],"wp:attachment":[{"href":"https:\/\/www.themes2go.xyz\/manuals\/lifecoach\/wp-json\/wp\/v2\/media?parent=1010"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.themes2go.xyz\/manuals\/lifecoach\/wp-json\/wp\/v2\/categories?post=1010"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.themes2go.xyz\/manuals\/lifecoach\/wp-json\/wp\/v2\/tags?post=1010"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}