{"id":2865,"date":"2013-10-02T15:07:38","date_gmt":"2013-10-02T15:07:38","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2013\/10\/02\/edit-main-phpini\/"},"modified":"2021-08-16T23:10:56","modified_gmt":"2021-08-17T03:10:56","slug":"edit-main-phpini","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/","title":{"rendered":"Editing your main php.ini on VPS and Dedicated accounts"},"content":{"rendered":"<p>All servers have a main <em>php.ini<\/em> file. This is a file that allows you to control the php settings. The main php.ini file controls the settings for the entire server. By placing a <em>php.ini<\/em> file within a folder, it will override the main server php.ini and allow you to customize settings for the files and folders under it.<\/p>\n<p>Most of the time, <a href=\"\/support\/website\/update-local-php-settings\/\">editing a <em>php.ini<\/em><\/a> file at a more local level is sufficient, however there are times when you may want to alter the main php.in file to provide the setting change as a default to the entire server. This can only be done with the root access on <a href=\"https:\/\/www.inmotionhosting.com\/vps-hosting\">VPS<\/a> and <a href=\"https:\/\/www.inmotionhosting.com\/dedicated-servers\">dedicated servers<\/a>. The instructions below walk you through how to do that.<\/p>\n<h2>How to change your main <em>php.ini<\/em> file on VPS and Dedicated servers<\/h2>\n<ol class=\"article_list\">\n<li>Log into your server via SSH.\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li>Use the following command to open the file for editing.<br> \n<div class=\"cli\">nano \/usr\/local\/lib\/php.ini<\/div>\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li><a href=\"\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png\" rel=\"lightbox-0\"><img decoding=\"async\" width=\"775\" height=\"557\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png\" class=\"optimized-lcp-image\" alt=\"Search for desired setting\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png 775w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings-300x216.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings-768x552.png 768w\"><\/a>\n<div style=\"clear:both;\"><\/div>\n<p>Activate the <em>Find<\/em> feature by pressing <strong>crtl+W<\/strong> and then entering desired setting. The interface will scroll to that setting. In our case, we searched for <em>post_max_size<\/em>.<\/p>\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li><a href=\"\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_2-setting-changed.png\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"After the setting is changed\" class=\"std_ss size-full wp-image-12398\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_2-setting-changed.png\" style=\"float:right; margin:0px 0px 15px 15px;\" title=\"Click here to view the larger image\" width=\"200\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_2-setting-changed.png 769w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_2-setting-changed-300x218.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_2-setting-changed-768x557.png 768w\" sizes=\"(min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/a>\n<div style=\"clear:both;\"><\/div>\n<p>Alter the setting to your desired configuration. We changed the <strong>post_max_size<\/strong> setting to 16M.<\/p>\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li><a href=\"\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_3-name-file.png\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"Name file during save.\" class=\"std_ss size-full wp-image-12399\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_3-name-file.png\" style=\"float:right; margin:0px 0px 15px 15px;\" title=\"Click here to view the larger image\" width=\"200\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_3-name-file.png 355w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_3-name-file-300x31.png 300w\" sizes=\"(min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/a>\n<div style=\"clear:both;\"><\/div>\n<p>Save the changes by pressing <strong>crtl+O<\/strong>. You will be prompted for a filename, press <strong>Enter<\/strong> to keep the same name.<\/p>\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li>Exit the editor by pressing <strong>ctrl+X<\/strong>.\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li>Exit your SSH Client.\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<\/ol>\n<p>Now that your <em>php.ini<\/em> settings have been saved, they will begin to work for your server.  <\/p>\n<div class=\"alert\" style=\"color:red\"><strong>Note:<\/strong> Those on FastCGI or DSO servers will need to restart Apache for the changes to take place.<\/div>\n","protected":false},"excerpt":{"rendered":"<p>All servers have a main php.ini file. This is a file that allows you to control the php settings. The main php.ini file controls the settings for the entire server. By placing a php.ini file within a folder, it will override the main server php.ini and allow you to customize settings for the files and<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/\"> Read More ><\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4288],"tags":[],"class_list":["post-2865","post","type-post","status-publish","format-standard","hentry","category-website"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Editing your main php.ini on VPS and Dedicated accounts | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Learn how to find and edit your main php.ini file on VPS and Dedicated servers.\" \/>\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.inmotionhosting.com\/support\/website\/edit-main-phpini\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Editing your main php.ini on VPS and Dedicated accounts | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Learn how to find and edit your main php.ini file on VPS and Dedicated servers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2013-10-02T15:07:38+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-17T03:10:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png\" \/>\n<meta name=\"author\" content=\"Scott Mitchell\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Scott Mitchell\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/\"},\"author\":{\"name\":\"Scott Mitchell\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/d850efb28ef3573db7d24b0d8fa9eaed\"},\"headline\":\"Editing your main php.ini on VPS and Dedicated accounts\",\"datePublished\":\"2013-10-02T15:07:38+00:00\",\"dateModified\":\"2021-08-17T03:10:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/\"},\"wordCount\":286,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png\",\"articleSection\":[\"Website\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/\",\"name\":\"Editing your main php.ini on VPS and Dedicated accounts | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png\",\"datePublished\":\"2013-10-02T15:07:38+00:00\",\"dateModified\":\"2021-08-17T03:10:56+00:00\",\"description\":\"Learn how to find and edit your main php.ini file on VPS and Dedicated servers.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png\",\"width\":775,\"height\":557,\"caption\":\"Click here to view the larger image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Editing your main php.ini on VPS and Dedicated accounts\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/d850efb28ef3573db7d24b0d8fa9eaed\",\"name\":\"Scott Mitchell\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/scott\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Editing your main php.ini on VPS and Dedicated accounts | InMotion Hosting","description":"Learn how to find and edit your main php.ini file on VPS and Dedicated servers.","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.inmotionhosting.com\/support\/website\/edit-main-phpini\/","og_locale":"en_US","og_type":"article","og_title":"Editing your main php.ini on VPS and Dedicated accounts | InMotion Hosting","og_description":"Learn how to find and edit your main php.ini file on VPS and Dedicated servers.","og_url":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2013-10-02T15:07:38+00:00","article_modified_time":"2021-08-17T03:10:56+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png","type":"","width":"","height":""}],"author":"Scott Mitchell","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Scott Mitchell","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/"},"author":{"name":"Scott Mitchell","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/d850efb28ef3573db7d24b0d8fa9eaed"},"headline":"Editing your main php.ini on VPS and Dedicated accounts","datePublished":"2013-10-02T15:07:38+00:00","dateModified":"2021-08-17T03:10:56+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/"},"wordCount":286,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png","articleSection":["Website"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/","url":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/","name":"Editing your main php.ini on VPS and Dedicated accounts | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png","datePublished":"2013-10-02T15:07:38+00:00","dateModified":"2021-08-17T03:10:56+00:00","description":"Learn how to find and edit your main php.ini file on VPS and Dedicated servers.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/edu_server_php-ini_edit-main-php-ini_1-search-for-settings.png","width":775,"height":557,"caption":"Click here to view the larger image"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/edit-main-phpini\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Editing your main php.ini on VPS and Dedicated accounts"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/d850efb28ef3573db7d24b0d8fa9eaed","name":"Scott Mitchell","url":"https:\/\/www.inmotionhosting.com\/support\/author\/scott\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2865","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=2865"}],"version-history":[{"count":2,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2865\/revisions"}],"predecessor-version":[{"id":84499,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2865\/revisions\/84499"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=2865"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=2865"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=2865"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}