{"id":3288,"date":"2020-09-18T10:39:48","date_gmt":"2020-09-18T09:39:48","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=3288"},"modified":"2025-01-28T10:49:37","modified_gmt":"2025-01-28T10:49:37","slug":"file-upload-troubleshooting","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/php\/forms\/file-uploads\/file-upload-troubleshooting","title":{"rendered":"File Upload Troubleshooting"},"content":{"rendered":"\n<p>Check:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Make sure your &lt;form> tag has the enctype=&#8221;multipart\/form-data&#8221; attribute<\/li><li>Check php.ini for: file_uploads = On, post_max_size = 100M, upload_max_filesize = 100M (Note it&#8217;s &#8220;M&#8221;, not &#8220;MB&#8221;)<br>You might need to use .htaccess or .user.ini if you are on shared hosting and don&#8217;t have access to php.ini.<\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Check: Make sure your &lt;form> tag has the enctype=&#8221;multipart\/form-data&#8221; attribute Check php.ini for: file_uploads = On, post_max_size = 100M, upload_max_filesize = 100M (Note it&#8217;s &#8220;M&#8221;, not &#8220;MB&#8221;)You might need to use .htaccess or .user.ini if you are on shared hosting and don&#8217;t have access to php.ini.<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[364],"tags":[],"class_list":["post-3288","post","type-post","status-publish","format-standard","hentry","category-file-uploads"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/3288","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/comments?post=3288"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/3288\/revisions"}],"predecessor-version":[{"id":3289,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/3288\/revisions\/3289"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=3288"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=3288"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=3288"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}