{"id":1323,"date":"2026-08-07T12:40:51","date_gmt":"2026-08-07T12:40:51","guid":{"rendered":"https:\/\/cloudabove.com\/help\/?p=1323"},"modified":"2026-08-07T12:40:51","modified_gmt":"2026-08-07T12:40:51","slug":"how-to-increase-phpmyadmin-upload-limits-in-cpanel-using-the-multiphp-ini-editor","status":"publish","type":"post","link":"https:\/\/cloudabove.com\/help\/how-to-increase-phpmyadmin-upload-limits-in-cpanel-using-the-multiphp-ini-editor\/","title":{"rendered":"How to Increase phpMyAdmin Upload Limits in cPanel Using the MultiPHP INI Editor"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\" id=\"why-database-imports-fail-in-phpmyadmin\">Why Database Imports Fail in phpMyAdmin<\/h3>\n\n\n\n<p>When attempting to import an <code>.sql<\/code> or compressed <code>.sql.gz<\/code> file into phpMyAdmin, you may run into an error stating that the file exceeds the maximum allowed limit.<\/p>\n\n\n\n<p>This restriction is governed by two PHP directives configured on your hosting account:<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li><strong><code>upload_max_filesize<\/code>:<\/strong> Defines the maximum size of an individual uploaded file.<\/li>\n\n\n\n<li><strong><code>post_max_size<\/code>:<\/strong> Defines the maximum size of total POST data sent to the server.<\/li>\n<\/ol>\n\n\n\n<p>If your database backup is 35MB but your PHP limit is set to 16MB, the web browser will refuse the file.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"how-to-check-your-current-limit-in-phpmyadmin\">How to Check Your Current Limit in phpMyAdmin<\/h3>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Log in to cPanel and open <strong>phpMyAdmin<\/strong>.<\/li>\n\n\n\n<li>Select your target database from the left sidebar.<\/li>\n\n\n\n<li>Click the <strong>Import<\/strong> tab at the top.<\/li>\n\n\n\n<li>Look next to the file upload box\u2014you will see text displaying: <em>(Max: 16MiB)<\/em> or similar.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"step-by-step-increasing-the-limits-in-cpanel\">Step-by-Step: Increasing the Limits in cPanel<\/h3>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Log in to your <strong>cPanel<\/strong> account.<\/li>\n\n\n\n<li>Scroll to the <strong>Software<\/strong> section and click on <strong>MultiPHP INI Editor<\/strong>.<\/li>\n\n\n\n<li>Under <strong>Basic Mode<\/strong>, select your website domain from the dropdown menu.<\/li>\n\n\n\n<li>Locate the following directives and increase their values:\n<ul class=\"wp-block-list\">\n<li><code>upload_max_filesize<\/code> \u2794 Change from <code>16M<\/code> to <strong><code>64M<\/code><\/strong> (or higher depending on your file size).<\/li>\n\n\n\n<li><code>post_max_size<\/code> \u2794 Change to match or exceed the upload limit (e.g., <strong><code>64M<\/code><\/strong>).<\/li>\n\n\n\n<li><code>memory_limit<\/code> \u2794 Ensure this value is higher than <code>post_max_size<\/code> (e.g., <strong><code>256M<\/code><\/strong>).<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Click <strong>Apply<\/strong> at the bottom to save your changes.<\/li>\n<\/ol>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u26a0\ufe0f <strong>Important Note:<\/strong> <code>post_max_size<\/code> must always be equal to or larger than <code>upload_max_filesize<\/code>.<\/p>\n<\/blockquote>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"what-to-do-if-the-limit-does-not-change\">What to Do If the Limit Does Not Change<\/h3>\n\n\n\n<p>On shared or managed servers, global server limits set in WebHost Manager (WHM) may override local account settings. If your phpMyAdmin upload limit does not update after saving these changes, submit a quick ticket to our support team and an engineer will adjust the server-level threshold for you!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Why Database Imports Fail in phpMyAdmin When attempting to import an .sql or compressed .sql.gz file into phpMyAdmin, you may run into an error stating that the file exceeds the maximum allowed limit. This restriction is governed by two PHP directives configured on your hosting account: upload_max_filesize: Defines the maximum&hellip;<\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-1323","post","type-post","status-publish","format-standard","hentry","category-cpanel"],"_links":{"self":[{"href":"https:\/\/cloudabove.com\/help\/wp-json\/wp\/v2\/posts\/1323","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cloudabove.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cloudabove.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cloudabove.com\/help\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudabove.com\/help\/wp-json\/wp\/v2\/comments?post=1323"}],"version-history":[{"count":1,"href":"https:\/\/cloudabove.com\/help\/wp-json\/wp\/v2\/posts\/1323\/revisions"}],"predecessor-version":[{"id":1331,"href":"https:\/\/cloudabove.com\/help\/wp-json\/wp\/v2\/posts\/1323\/revisions\/1331"}],"wp:attachment":[{"href":"https:\/\/cloudabove.com\/help\/wp-json\/wp\/v2\/media?parent=1323"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cloudabove.com\/help\/wp-json\/wp\/v2\/categories?post=1323"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cloudabove.com\/help\/wp-json\/wp\/v2\/tags?post=1323"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}