{"id":8357,"date":"2019-09-30T09:45:44","date_gmt":"2019-09-30T09:45:44","guid":{"rendered":"https:\/\/www.milesweb.in\/hosting-faqs\/?p=8357"},"modified":"2019-09-30T09:45:44","modified_gmt":"2019-09-30T09:45:44","slug":"steps-to-perform-when-the-phprc-file-isnt-updating","status":"publish","type":"post","link":"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/","title":{"rendered":"Steps to Perform When the phprc File Isn&#8217;t Updating"},"content":{"rendered":"<p>Though you have added the phprc file correctly, it might happen that its customizations are resolving online. For this, you might require to kill off all the PHP processes that are running to make sure your new settings take effect.<br \/>\nCheck the following steps to push through any changes you make to your phprc file.<\/p>\n<h3>Steps to Update Your phprc File via SSH<\/h3>\n<ol>\n<li>Log into your server using SSH.<\/li>\n<li>Then, execute the below command based on your version of PHP to kill off all running PHP processes:<\/li>\n<\/ol>\n<div class=\"kb-wisdom-wrapr kb-wisdom-info kb-wisdom-wrapr-blue\">\n<div class=\"kb-wisdom-col kb-wisdom-col-icon\">\n<div class=\"kb-wisdom-icon\">\n<div><\/div>\n<\/div>\n<\/div>\n<div class=\"kb-wisdom-col kb-wisdom-col-content\">\n<p>In the below examples, replace shelluser with your actual SSH username in all lowercase.<\/p>\n<\/div>\n<\/div>\n<p><strong>For PHP 5.6:<\/strong><\/p>\n<pre class=\"lang:default decode:true \">[server]$ killall -9 php56.cgi -u shelluser<\/pre>\n<p><strong>For PHP 7.0:<\/strong><\/p>\n<pre class=\"lang:default decode:true \">[server]$ killall -9 php70.cgi -u shelluser<\/pre>\n<p><strong>For PHP 7.1:<\/strong><\/p>\n<pre class=\"lang:default decode:true\">[server]$ killall -9 php71.cgi -u shelluser<\/pre>\n<p><strong>For PHP 7.2:<\/strong><\/p>\n<pre class=\"lang:default decode:true \">[server]$ killall -9 php72.cgi -u shelluser<\/pre>\n<p><strong>For PHP 7.3:<\/strong><\/p>\n<pre class=\"lang:default decode:true \">[server]$ killall -9 php73.cgi -u shelluser<\/pre>\n<p>When you kill off your PHP processes in this way, it updates your phprc file.<\/p>\n<div class=\"kb-wisdom-wrapr kb-wisdom-info kb-wisdom-wrapr-blue\">\n<div class=\"kb-wisdom-col kb-wisdom-col-icon\">\n<div class=\"kb-wisdom-icon\">\n<div><\/div>\n<\/div>\n<\/div>\n<div class=\"kb-wisdom-col kb-wisdom-col-content\">In case, after running the killall command you see php56.cgi: no process found, it indicates that there are no PHP processes running. Do a hard refresh in your browser for viewing your updated phpinfo.php page. Then you will see your settings have updated.<\/div>\n<\/div>\n<h3>Steps to Update Your phprc File in Your Panel<\/h3>\n<div class=\"kb-wisdom-wrapr kb-wisdom-info kb-wisdom-wrapr-blue\">\n<div class=\"kb-wisdom-col kb-wisdom-col-icon\">\n<div class=\"kb-wisdom-icon\">\n<div><\/div>\n<\/div>\n<\/div>\n<div class=\"kb-wisdom-col kb-wisdom-col-content\">Make sure your domain is Fully Hosted to use this option.<\/div>\n<\/div>\n<p>Your phprc file can also be updated by saving your domain configuration in your panel.<\/p>\n<p>1. Go to the<strong>Manage Domains<\/strong> page.<\/p>\n<p>2. To the right of your domain under the <strong>&#8216;Web Hosting&#8217;<\/strong> column, click on the <strong>Edit<\/strong><br \/>\nbutton.<\/p>\n<ul>\n<li>The <strong>&#8216;Manage Domains&#8217;<\/strong> settings page will open:<\/li>\n<\/ul>\n<p>3. Click the <strong>Change<\/strong><strong>settings<\/strong> button in the first section.<\/p>\n<ul>\n<li>With this your phprc file will get updated within 10 minutes.<\/li>\n<\/ul>\n<h3>Steps to Update Your phprc file on An Nginx Server<\/h3>\n<p>In case Nginx is running on your server, your PHP processes can be updated by saving your configuration in the panel as mentioned above.<\/p>\n<p>In case you are on a dedicated server with an admin user, Nginx can be reloaded and restarted.<\/p>\n<h3>WordPress Sites<\/h3>\n<p>In case a PHP setting is adjusted and your WordPress site is not displaying the new value, check your wp-config.php file. You may see a line as below:<\/p>\n<pre class=\"lang:default decode:true \">define( 'WP_MEMORY_LIMIT', '128M' );<\/pre>\n<p>Ensure any such settings match with the one you have added to your phprc file.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Though you have added the phprc file correctly, it might happen that its customizations are resolving online. For this, you might require to kill off all the PHP processes that are running to make sure your new settings take effect. Check the following steps to push through any changes you make to your phprc file. [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[18,1023,1041],"class_list":["post-8357","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-web-hosting-faq","tag-php","tag-phprc-file","tag-updating-phprc-file"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Steps to Perform When the phprc File Isn&#039;t Updating<\/title>\n<meta name=\"description\" content=\"The article describes the steps to perform when the phprc file isn&#039;t updating.\" \/>\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\/steps-to-perform-when-the-phprc-file-isnt-updating\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Steps to Perform When the phprc File Isn&#039;t Updating\" \/>\n<meta property=\"og:description\" content=\"The article describes the steps to perform when the phprc file isn&#039;t updating.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2019-09-30T09:45:44+00:00\" \/>\n<meta name=\"author\" content=\"Pallavi Godse\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Pallavi Godse\" \/>\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:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/\"},\"author\":{\"name\":\"Pallavi Godse\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/7e3952607fa9eb4e82fea9f7cad9c945\"},\"headline\":\"Steps to Perform When the phprc File Isn&#8217;t Updating\",\"datePublished\":\"2019-09-30T09:45:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/\"},\"wordCount\":361,\"commentCount\":0,\"keywords\":[\"PHP\",\"phprc file\",\"updating phprc file\"],\"articleSection\":[\"Web Hosting FAQ\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/\",\"name\":\"Steps to Perform When the phprc File Isn't Updating\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\"},\"datePublished\":\"2019-09-30T09:45:44+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/7e3952607fa9eb4e82fea9f7cad9c945\"},\"description\":\"The article describes the steps to perform when the phprc file isn't updating.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Steps to Perform When the phprc File Isn&#8217;t Updating\"}]},{\"@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\/7e3952607fa9eb4e82fea9f7cad9c945\",\"name\":\"Pallavi Godse\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/3602d0ac1ab89332aea8205dcf474af4ff4eb319cfd584544038908cd5e4c966?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/3602d0ac1ab89332aea8205dcf474af4ff4eb319cfd584544038908cd5e4c966?s=96&d=blank&r=g\",\"caption\":\"Pallavi Godse\"},\"description\":\"Pallavi is a Digital Marketing Executive at MilesWeb and has an experience of over 4 years in content development. She is interested in writing engaging content on business, technology, web hosting and other topics related to information technology.\",\"sameAs\":[\"https:\/\/www.milesweb.in\"],\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/author\/pallavi\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Steps to Perform When the phprc File Isn't Updating","description":"The article describes the steps to perform when the phprc file isn't updating.","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\/steps-to-perform-when-the-phprc-file-isnt-updating\/","og_locale":"en_US","og_type":"article","og_title":"Steps to Perform When the phprc File Isn't Updating","og_description":"The article describes the steps to perform when the phprc file isn't updating.","og_url":"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2019-09-30T09:45:44+00:00","author":"Pallavi Godse","twitter_misc":{"Written by":"Pallavi Godse","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/#article","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/"},"author":{"name":"Pallavi Godse","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/7e3952607fa9eb4e82fea9f7cad9c945"},"headline":"Steps to Perform When the phprc File Isn&#8217;t Updating","datePublished":"2019-09-30T09:45:44+00:00","mainEntityOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/"},"wordCount":361,"commentCount":0,"keywords":["PHP","phprc file","updating phprc file"],"articleSection":["Web Hosting FAQ"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/","name":"Steps to Perform When the phprc File Isn't Updating","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website"},"datePublished":"2019-09-30T09:45:44+00:00","author":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/7e3952607fa9eb4e82fea9f7cad9c945"},"description":"The article describes the steps to perform when the phprc file isn't updating.","breadcrumb":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/steps-to-perform-when-the-phprc-file-isnt-updating\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.in\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"Steps to Perform When the phprc File Isn&#8217;t Updating"}]},{"@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\/7e3952607fa9eb4e82fea9f7cad9c945","name":"Pallavi Godse","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/3602d0ac1ab89332aea8205dcf474af4ff4eb319cfd584544038908cd5e4c966?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3602d0ac1ab89332aea8205dcf474af4ff4eb319cfd584544038908cd5e4c966?s=96&d=blank&r=g","caption":"Pallavi Godse"},"description":"Pallavi is a Digital Marketing Executive at MilesWeb and has an experience of over 4 years in content development. She is interested in writing engaging content on business, technology, web hosting and other topics related to information technology.","sameAs":["https:\/\/www.milesweb.in"],"url":"https:\/\/www.milesweb.in\/hosting-faqs\/author\/pallavi\/"}]}},"_links":{"self":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/8357","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\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=8357"}],"version-history":[{"count":9,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/8357\/revisions"}],"predecessor-version":[{"id":8367,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/8357\/revisions\/8367"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=8357"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=8357"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=8357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}