{"id":12475,"date":"2021-03-26T12:40:54","date_gmt":"2021-03-26T12:40:54","guid":{"rendered":"https:\/\/www.milesweb.in\/hosting-faqs\/?p=12475"},"modified":"2026-02-27T12:45:54","modified_gmt":"2026-02-27T07:15:54","slug":"change-php-settings-cpanel-multiphp-ini-editor","status":"publish","type":"post","link":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/","title":{"rendered":"How to Change PHP Settings in cPanel Using the MultiPHP INI Editor?"},"content":{"rendered":"\n<p><strong>Watch this video for a step by step process on how to Change PHP Settings in cPanel Using the MultiPHP INI Editor<\/strong><\/p>\n\n\n\n<div class=\"youtube-video\" style=\"border: 1px solid #ddd;\"><iframe src=\"https:\/\/www.youtube.com\/embed\/0iBxuXFywpg\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n\n\n\n<p>Flexibility is the key when it comes to web hosting. Especially for web developers and website owners who want their websites to perform effectively. PHP is the backbone of several websites and applications. It fine-tunes its settings which drastically enhances performance, security, and compatibility. Whether you are trying the enhance the memory limit, change the max upload size, or update error reporting, modifying PHP settings is essential.<\/p>\n\n\n\n<p>cPanel makes the process incredibly user-friendly with the MultiPHP INI Editor. This built-in tool allows you to edit PHP configuration settings on a per-domain basis without diving deep into complicated server files. In this tutorial, we\u2019ll walk you through the simple steps to update your PHP settings using the MultiPHP INI Editor in cPanel, making sure your website runs just the way you want.<\/p>\n\n\n\n<p>To Change PHP Settings in cPanel Using the MultiPHP INI Editor<\/p>\n\n\n\n<p>1. Log in to your cPanel account.<\/p>\n\n\n\n<p>2. Go to the Software section and click on MultiPHP INI Editor.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"496\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor-1024x496.png\" alt=\"MultiPHP INI Editor\" class=\"wp-image-19160\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor-1024x496.png 1024w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor-300x145.png 300w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor-768x372.png 768w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor-1536x744.png 1536w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor.png 1896w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>The MultiPHP INI Editor has two modes, Basic and Editor, that allow a certain degree of changes in the PHP configurations.<\/p>\n\n\n\n<p>This mode provides detailed information for each option that varies depending on the version of PHP. You can apply the changes to your corresponding PHP configuration via the system.<\/p>\n\n\n\n<p>1. Click on the Basic Mode tab.<\/p>\n\n\n\n<p>2. Select the domain you want to edit from the dropdown menu saying <strong>\u2014 Select a location \u2014<\/strong><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2021\/03\/multiphp_basic.png\" alt=\"\" class=\"wp-image-10278\"\/><\/figure><\/div>\n\n\n<p>3. Make the changes and configurations and click Apply.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"526\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/click-apply-configurations-1024x526.png\" alt=\"click-apply-configurations\" class=\"wp-image-19161\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/click-apply-configurations-1024x526.png 1024w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/click-apply-configurations-300x154.png 300w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/click-apply-configurations-768x394.png 768w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/click-apply-configurations-1536x788.png 1536w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/click-apply-configurations.png 1592w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">MultiPHP INI Editor with Editor Mode<\/h3>\n\n\n\n<p>Editor Mode shows the cPanel-generated php.ini directives. It allows users to add and customize PHP configuration changes more directly.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Select the Editor Mode tab.<\/li>\n<\/ol>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2021\/03\/multiphp_editor.png\" alt=\"\" class=\"wp-image-10280\"\/><\/figure><\/div>\n\n\n<p>2. Select the domain you want to edit from the dropdown menu saying \u2014 Select a location \u2014<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2021\/03\/multiphp_editor_save.jpg\" alt=\"\" class=\"wp-image-10281\"\/><\/figure><\/div>\n\n\n<p>3. Make the desired changes in the script and click the <strong>Save<\/strong> button.<\/p>\n\n\n\n<div class=\"vlt-box \">\n<div class=\"box-title\" style=\"background:#D5EAFF; color:#000\">Conclusion<\/div>\n<div class=\"box-content\" >\n<p>Modifying PHP settings was once the domain of technical know-how, config file access, and a healthy dose of caution. But now, with cPanel&#8217;s MultiPHP INI Editor, you have a clean, secure, and easy method to make critical PHP modifications for every one of your sites. From setting higher resource limits to turning on error displays during development, it remains in your control.<\/p>\n<p>Whether you&#8217;re a script programmer who needs to optimize custom scripts or a site owner who requires improved performance and uptime, being able to optimize PHP settings can be a godsend. Leverage this great feature of cPanel to optimize your site&#8217;s PHP environment to be as efficient as possible for your requirements\u2014with none of the command-line drudgery.<\/p>\n<\/div><\/div>\n\n\n\n<script type=\"application\/ld+json\">{\n  \"@context\": \"http:\/\/schema.org\",\n  \"@type\": \"VideoObject\",\n  \"name\": \"How to Change PHP Settings in cPanel Using the MultiPHP INI Editor? | MilesWeb\",\n  \"description\": \"Here's an in-depth guide on how to change PHP settings in cPanel using the MultiPHP INI Editor: https:\/\/www.milesweb.com\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/\",\n  \"thumbnailUrl\": \"https:\/\/i.ytimg.com\/vi\/0iBxuXFywpg\/default.jpg\",\n  \"uploadDate\": \"2021-03-30T12:24:00Z\",\n  \"duration\": \"PT2M46S\",\n  \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/0iBxuXFywpg\",\n  \"interactionCount\": \"1657\"\n}<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Watch this video for a step by step process on how to Change PHP Settings in cPanel Using the MultiPHP INI Editor Flexibility is the key when it comes to web hosting. Especially for web developers and website owners who want their websites to perform effectively. PHP is the backbone of several websites and applications. [&hellip;]<\/p>\n","protected":false},"author":27,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3048],"tags":[2078,2079,2080,2081],"class_list":["post-12475","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-website-and-application-management","tag-change-php-settings-in-cpanel-using-the-multiphp-ini-editor","tag-cpanel-php-settings","tag-php-settings-with-multiphp-ini-editor","tag-using-multiphp-ini-editor-in-cpanel"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Change PHP Settings in cPanel Using the MultiPHP INI Editor?<\/title>\n<meta name=\"description\" content=\"You can configure and change the PHP settings in cPanel using the MultiPHP INI Editor. This software implements basic changes in PHP of a domain.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Change PHP Settings in cPanel Using the MultiPHP INI Editor?\" \/>\n<meta property=\"og:description\" content=\"You can configure and change the PHP settings in cPanel using the MultiPHP INI Editor. This software implements basic changes in PHP of a domain.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-26T12:40:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-27T07:15:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1896\" \/>\n\t<meta property=\"og:image:height\" content=\"918\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Prasad Khartadkar\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Prasad Khartadkar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/\"},\"author\":{\"name\":\"Prasad Khartadkar\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/c9138a9488172a8d0aa2d4f40878d83e\"},\"headline\":\"How to Change PHP Settings in cPanel Using the MultiPHP INI Editor?\",\"datePublished\":\"2021-03-26T12:40:54+00:00\",\"dateModified\":\"2026-02-27T07:15:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/\"},\"wordCount\":455,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor-1024x496.png\",\"keywords\":[\"Change PHP Settings in cPanel Using the MultiPHP INI Editor\",\"cpanel php settings\",\"PHP Settings with MultiPHP INI Editor\",\"using MultiPHP INI Editor in cpanel\"],\"articleSection\":[\"Website &amp; Application Management\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/\",\"name\":\"How to Change PHP Settings in cPanel Using the MultiPHP INI Editor?\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor-1024x496.png\",\"datePublished\":\"2021-03-26T12:40:54+00:00\",\"dateModified\":\"2026-02-27T07:15:54+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/c9138a9488172a8d0aa2d4f40878d83e\"},\"description\":\"You can configure and change the PHP settings in cPanel using the MultiPHP INI Editor. This software implements basic changes in PHP of a domain.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#primaryimage\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor.png\",\"contentUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor.png\",\"width\":1896,\"height\":918,\"caption\":\"MultiPHP INI Editor\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Change PHP Settings in cPanel Using the MultiPHP INI Editor?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/c9138a9488172a8d0aa2d4f40878d83e\",\"name\":\"Prasad Khartadkar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2021\/08\/Prasad-K.-1-150x150.jpg\",\"contentUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2021\/08\/Prasad-K.-1-150x150.jpg\",\"caption\":\"Prasad Khartadkar\"},\"description\":\"Prasad is a business grad specialized in Marketing. He has garnered experience as a technical content writer and a digital marketer that he brings out in his work. He likes reading classics and travel in his free time.\",\"sameAs\":[\"https:\/\/www.milesweb.in\"],\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/author\/prasad-khartadkar\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Change PHP Settings in cPanel Using the MultiPHP INI Editor?","description":"You can configure and change the PHP settings in cPanel using the MultiPHP INI Editor. This software implements basic changes in PHP of a domain.","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:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/","og_locale":"en_US","og_type":"article","og_title":"How to Change PHP Settings in cPanel Using the MultiPHP INI Editor?","og_description":"You can configure and change the PHP settings in cPanel using the MultiPHP INI Editor. This software implements basic changes in PHP of a domain.","og_url":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2021-03-26T12:40:54+00:00","article_modified_time":"2026-02-27T07:15:54+00:00","og_image":[{"width":1896,"height":918,"url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor.png","type":"image\/png"}],"author":"Prasad Khartadkar","twitter_misc":{"Written by":"Prasad Khartadkar","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#article","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/"},"author":{"name":"Prasad Khartadkar","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/c9138a9488172a8d0aa2d4f40878d83e"},"headline":"How to Change PHP Settings in cPanel Using the MultiPHP INI Editor?","datePublished":"2021-03-26T12:40:54+00:00","dateModified":"2026-02-27T07:15:54+00:00","mainEntityOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/"},"wordCount":455,"commentCount":0,"image":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#primaryimage"},"thumbnailUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor-1024x496.png","keywords":["Change PHP Settings in cPanel Using the MultiPHP INI Editor","cpanel php settings","PHP Settings with MultiPHP INI Editor","using MultiPHP INI Editor in cpanel"],"articleSection":["Website &amp; Application Management"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/","name":"How to Change PHP Settings in cPanel Using the MultiPHP INI Editor?","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#primaryimage"},"image":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#primaryimage"},"thumbnailUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor-1024x496.png","datePublished":"2021-03-26T12:40:54+00:00","dateModified":"2026-02-27T07:15:54+00:00","author":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/c9138a9488172a8d0aa2d4f40878d83e"},"description":"You can configure and change the PHP settings in cPanel using the MultiPHP INI Editor. This software implements basic changes in PHP of a domain.","breadcrumb":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#primaryimage","url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor.png","contentUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2025\/04\/multiphp-ini-editor.png","width":1896,"height":918,"caption":"MultiPHP INI Editor"},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/change-php-settings-cpanel-multiphp-ini-editor\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.in\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"How to Change PHP Settings in cPanel Using the MultiPHP INI Editor?"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.in\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/c9138a9488172a8d0aa2d4f40878d83e","name":"Prasad Khartadkar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2021\/08\/Prasad-K.-1-150x150.jpg","contentUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2021\/08\/Prasad-K.-1-150x150.jpg","caption":"Prasad Khartadkar"},"description":"Prasad is a business grad specialized in Marketing. He has garnered experience as a technical content writer and a digital marketer that he brings out in his work. He likes reading classics and travel in his free time.","sameAs":["https:\/\/www.milesweb.in"],"url":"https:\/\/www.milesweb.in\/hosting-faqs\/author\/prasad-khartadkar\/"}]}},"_links":{"self":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/12475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=12475"}],"version-history":[{"count":5,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/12475\/revisions"}],"predecessor-version":[{"id":19730,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/12475\/revisions\/19730"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=12475"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=12475"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=12475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}