{"id":980,"date":"2021-03-26T15:28:55","date_gmt":"2021-03-26T15:28:55","guid":{"rendered":"https:\/\/pheonixsolutions.com\/knowledge-base\/?p=980"},"modified":"2026-05-08T12:11:58","modified_gmt":"2026-05-08T12:11:58","slug":"how-to-increase-the-upload_max_filesize-limit-in-cpanel","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/","title":{"rendered":"How to increase the upload_max_filesize limit in cPanel"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Introduction<\/h3>\n\n\n\n<p>When uploading large files to your website, you may encounter PHP upload size restrictions. This limitation is controlled by the <code>upload_max_filesize<\/code> directive in PHP configuration settings. By increasing this value in cPanel, you can allow larger file uploads for applications such as WordPress, Joomla, or custom PHP websites.<\/p>\n\n\n\n<p>Follow the steps below to increase the <code>upload_max_filesize<\/code> limit using the MultiPHP INI Editor in cPanel.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Log in to cPanel<\/h3>\n\n\n\n<p>Log in to your cPanel account and navigate to the <strong>SOFTWARE<\/strong> section.<br>Click on <strong>MultiPHP INI Editor<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"384\" src=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1-1024x384.png\" alt=\"\" class=\"wp-image-982\" srcset=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1-1024x384.png 1024w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1-300x113.png 300w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1-768x288.png 768w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1-1536x577.png 1536w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1-150x56.png 150w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1.png 1582w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Select Your Domain<\/h3>\n\n\n\n<p>Under <strong>Configure PHP INI Basic Settings<\/strong>, choose the main domain or subdomain for which you want to modify the PHP settings.<\/p>\n\n\n\n<p>You can use either:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Basic Mode<\/strong> \u2013 Simple interface for common PHP settings<\/li>\n\n\n\n<li><strong>Editor Mode<\/strong> \u2013 Advanced mode for manual configuration<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"394\" src=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/2-1024x394.png\" alt=\"\" class=\"wp-image-983\" srcset=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/2-1024x394.png 1024w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/2-300x115.png 300w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/2-768x295.png 768w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/2-1536x591.png 1536w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/2-2048x787.png 2048w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/2-150x58.png 150w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Modify <code>upload_max_filesize<\/code><\/h3>\n\n\n\n<p>After selecting the domain, you will see the current PHP directives and their values.<\/p>\n\n\n\n<p>Locate the following directive:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>upload_max_filesize<\/code><\/pre>\n\n\n\n<p>Increase the value to your preferred upload size (for example: <code>64M<\/code>, <code>128M<\/code>, or higher).<\/p>\n\n\n\n<p>You may also want to increase:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>post_max_size<br>memory_limit<br>max_execution_time<\/code><\/pre>\n\n\n\n<p>to ensure large file uploads work properly.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2386\" height=\"1498\" src=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/3-1024x643.png\" alt=\"\" class=\"wp-image-984\" srcset=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/3-1024x643.png 1024w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/3-300x188.png 300w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/3-768x482.png 768w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/3-1536x964.png 1536w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/3-2048x1286.png 2048w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/3-150x94.png 150w\" sizes=\"auto, (max-width: 2386px) 100vw, 2386px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Important Note<\/h3>\n\n\n\n<p>The <strong>MultiPHP INI Editor<\/strong> may update the following files automatically:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>.htaccess<\/code><\/li>\n\n\n\n<li><code>.user.ini<\/code><\/li>\n\n\n\n<li><code>php.ini<\/code><\/li>\n<\/ul>\n\n\n\n<p>You can also modify these files manually using the <strong>Terminal<\/strong> or <strong>File Manager<\/strong> in cPanel.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Conclusion<\/h3>\n\n\n\n<p>Increasing the <code>upload_max_filesize<\/code> limit in cPanel is a simple process that helps prevent upload errors when handling larger files. By adjusting the appropriate PHP settings through the MultiPHP INI Editor, you can ensure smoother file uploads and better website functionality. Always remember to save your changes and verify the new upload limit after updating the settings.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction When uploading large files to your website, you may encounter PHP upload size restrictions. This limitation is controlled by the upload_max_filesize directive in PHP configuration settings. By increasing this value in cPanel, you can allow larger file uploads for applications such as WordPress, Joomla, or custom PHP websites. Follow the steps below to increase ..<\/p>\n<div class=\"clear-fix\"><\/div>\n<p><a href=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/\" title=\"read more...\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[2],"tags":[10,81],"class_list":["post-980","post","type-post","status-publish","format-standard","hentry","category-shared-hosting","tag-php","tag-upload_max_filesize"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to increase the upload_max_filesize limit in cPanel - PheonixSolutions Knowledge-Base<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to increase the upload_max_filesize limit in cPanel - PheonixSolutions Knowledge-Base\" \/>\n<meta property=\"og:description\" content=\"Introduction When uploading large files to your website, you may encounter PHP upload size restrictions. This limitation is controlled by the upload_max_filesize directive in PHP configuration settings. By increasing this value in cPanel, you can allow larger file uploads for applications such as WordPress, Joomla, or custom PHP websites. Follow the steps below to increase ..Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/\" \/>\n<meta property=\"og:site_name\" content=\"PheonixSolutions Knowledge-Base\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-26T15:28:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-08T12:11:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1582\" \/>\n\t<meta property=\"og:image:height\" content=\"594\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"knowledge-base\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"knowledge-base\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/\"},\"author\":{\"name\":\"knowledge-base\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/24ddfd756e23cf1ce3c8e5f0fb309e6b\"},\"headline\":\"How to increase the upload_max_filesize limit in cPanel\",\"datePublished\":\"2021-03-26T15:28:55+00:00\",\"dateModified\":\"2026-05-08T12:11:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/\"},\"wordCount\":267,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/1-1-1024x384.png\",\"keywords\":[\"PHP\",\"Upload_max_filesize\"],\"articleSection\":[\"Shared hosting\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/\",\"name\":\"How to increase the upload_max_filesize limit in cPanel - PheonixSolutions Knowledge-Base\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/1-1-1024x384.png\",\"datePublished\":\"2021-03-26T15:28:55+00:00\",\"dateModified\":\"2026-05-08T12:11:58+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/24ddfd756e23cf1ce3c8e5f0fb309e6b\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/#primaryimage\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/1-1.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/1-1.png\",\"width\":1582,\"height\":594},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/03\\\/26\\\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to increase the upload_max_filesize limit in cPanel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/\",\"name\":\"PheonixSolutions Knowledge-Base\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/24ddfd756e23cf1ce3c8e5f0fb309e6b\",\"name\":\"knowledge-base\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7203df2304073f631b2bf04267130cc48b8b1a82bb0ec98285125d6bc3cb8ade?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7203df2304073f631b2bf04267130cc48b8b1a82bb0ec98285125d6bc3cb8ade?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7203df2304073f631b2bf04267130cc48b8b1a82bb0ec98285125d6bc3cb8ade?s=96&d=mm&r=g\",\"caption\":\"knowledge-base\"},\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/author\\\/knowledge-base\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to increase the upload_max_filesize limit in cPanel - PheonixSolutions Knowledge-Base","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/","og_locale":"en_US","og_type":"article","og_title":"How to increase the upload_max_filesize limit in cPanel - PheonixSolutions Knowledge-Base","og_description":"Introduction When uploading large files to your website, you may encounter PHP upload size restrictions. This limitation is controlled by the upload_max_filesize directive in PHP configuration settings. By increasing this value in cPanel, you can allow larger file uploads for applications such as WordPress, Joomla, or custom PHP websites. Follow the steps below to increase ..Read more","og_url":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/","og_site_name":"PheonixSolutions Knowledge-Base","article_published_time":"2021-03-26T15:28:55+00:00","article_modified_time":"2026-05-08T12:11:58+00:00","og_image":[{"width":1582,"height":594,"url":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1.png","type":"image\/png"}],"author":"knowledge-base","twitter_card":"summary_large_image","twitter_misc":{"Written by":"knowledge-base","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/"},"author":{"name":"knowledge-base","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/24ddfd756e23cf1ce3c8e5f0fb309e6b"},"headline":"How to increase the upload_max_filesize limit in cPanel","datePublished":"2021-03-26T15:28:55+00:00","dateModified":"2026-05-08T12:11:58+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/"},"wordCount":267,"commentCount":0,"image":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1-1024x384.png","keywords":["PHP","Upload_max_filesize"],"articleSection":["Shared hosting"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/","name":"How to increase the upload_max_filesize limit in cPanel - PheonixSolutions Knowledge-Base","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1-1024x384.png","datePublished":"2021-03-26T15:28:55+00:00","dateModified":"2026-05-08T12:11:58+00:00","author":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/24ddfd756e23cf1ce3c8e5f0fb309e6b"},"breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/#primaryimage","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1.png","contentUrl":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/03\/1-1.png","width":1582,"height":594},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/03\/26\/how-to-increase-the-upload_max_filesize-limit-in-cpanel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"How to increase the upload_max_filesize limit in cPanel"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#website","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/","name":"PheonixSolutions Knowledge-Base","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/knowledge-base\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/24ddfd756e23cf1ce3c8e5f0fb309e6b","name":"knowledge-base","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/7203df2304073f631b2bf04267130cc48b8b1a82bb0ec98285125d6bc3cb8ade?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7203df2304073f631b2bf04267130cc48b8b1a82bb0ec98285125d6bc3cb8ade?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7203df2304073f631b2bf04267130cc48b8b1a82bb0ec98285125d6bc3cb8ade?s=96&d=mm&r=g","caption":"knowledge-base"},"url":"https:\/\/pheonixsolutions.com\/knowledge-base\/author\/knowledge-base\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/980","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/comments?post=980"}],"version-history":[{"count":4,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/980\/revisions"}],"predecessor-version":[{"id":3551,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/980\/revisions\/3551"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=980"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/categories?post=980"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/tags?post=980"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}