{"id":4404,"date":"2024-04-18T00:24:28","date_gmt":"2024-04-18T00:24:28","guid":{"rendered":"https:\/\/www.filetechn.com\/?p=4404"},"modified":"2024-04-18T00:24:28","modified_gmt":"2024-04-18T00:24:28","slug":"the-configuration-file-wp-config-php-is-not-writable-solucion","status":"publish","type":"post","link":"http:\/\/34.227.63.65\/en\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solution\/","title":{"rendered":"\u25b7 The configuration file wp-config.php is not writable - SOLUTION"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"4404\" class=\"elementor elementor-4404\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7b6f6c8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7b6f6c8\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-563b086\" data-id=\"563b086\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a02665f elementor-widget elementor-widget-text-editor\" data-id=\"a02665f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>In today's digital world, keeping your website running smoothly is crucial. One of the most common problems that can arise is a permissions error in WordPress. Today, I'm going to show you how to fix errors related to the WordPress configuration file, specifically the <code>wp-config.php<\/code>. This tutorial is designed to be followed by any user, regardless of technical expertise.<\/p><h2>steps to solve the problem with wp-config.php<\/h2><ol><li><strong>Server Access<\/strong> The first thing is to access your server where your website is hosted. In this example, we will use a server hosted on AWS. Once inside your administration console, locate and access the corresponding hosting service.<\/li><li><strong>\u00a0Use of the Terminal<\/strong> Next, open a terminal on your server. Don't worry if you are not familiar with using terminals, I will walk you through each step. Make sure the terminal is linked to the instance where your website is hosted.<\/li><li><strong>File Navigation and Location<\/strong> Using the command <code>cd<\/code>navigate to the folder where the file is located. <code>wp-config.php<\/code>. Once there, use the command <code>ls<\/code> to list all the files inside the folder and locate the file <code>wp-config.php<\/code>.\u00a0<br \/><div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">COMMAND:<br \/>cd \/opt\/bitnami\/wordpress<\/code><\/div><\/li><li><strong>Permit Verification and Modification<\/strong> Use the command <code>ls -l<\/code> to view the current file permissions <code>wp-config.php<\/code>. To modify the permissions and resolve the error, copy and paste the following commands:<\/li><li><strong>\u00a0Restart Services<\/strong> After adjusting the permissions, it is crucial to restart the Apache server for the changes to take effect. The command to restart Apache will be available in the video description. Also, if your instance is hosted on AWS, it might be advisable to restart the instance to ensure that all changes are applied correctly.<\/li><\/ol><div class=\"p-4 overflow-y-auto\"><pre class=\"default s-code-block\"><code class=\"hljs language-bash\">sudo <span class=\"hljs-built_in\">chmod<\/span> 664 \/opt\/bitnami\/wordpress\/wp-config.php\n<\/code><\/pre><\/div><p>This command sets the permissions of the file so that it is accessible and editable properly.<\/p><pre class=\"default s-code-block\"><code class=\"hljs language-bash\">sudo \/opt\/bitnami\/ctlscript.sh restart apache\n<\/code><\/pre><p>Restart apache<\/p><p>Troubleshooting a permissions error may seem daunting, but with the right instructions, you can handle it without any problems. By following these steps, you'll ensure that your WordPress site runs smoothly without permissions-related outages.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e29da08 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e29da08\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ae9e3e4\" data-id=\"ae9e3e4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7cf7438 elementor-widget elementor-widget-video\" data-id=\"7cf7438\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=8uxEO-UkIsU&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>En el mundo digital actual, mantener su sitio web operando sin interrupciones es crucial. Uno de los problemas m\u00e1s comunes que pueden surgir es un error de permisos en WordPress. Hoy, les mostrar\u00e9 c\u00f3mo corregir errores relacionados con el archivo de configuraci\u00f3n de WordPress, espec\u00edficamente el wp-config.php. Este tutorial est\u00e1 dise\u00f1ado para ser seguido por [&hellip;]<\/p>","protected":false},"author":2,"featured_media":4459,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-4404","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u25b7 The configuration file wp-config.php is not writable - SOLUCI\u00d3N - FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/34.227.63.65\/en\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solution\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u25b7 The configuration file wp-config.php is not writable - SOLUCI\u00d3N - FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda\" \/>\n<meta property=\"og:description\" content=\"En el mundo digital actual, mantener su sitio web operando sin interrupciones es crucial. Uno de los problemas m\u00e1s comunes que pueden surgir es un error de permisos en WordPress. Hoy, les mostrar\u00e9 c\u00f3mo corregir errores relacionados con el archivo de configuraci\u00f3n de WordPress, espec\u00edficamente el wp-config.php. Este tutorial est\u00e1 dise\u00f1ado para ser seguido por [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"http:\/\/34.227.63.65\/en\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solution\/\" \/>\n<meta property=\"og:site_name\" content=\"FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-18T00:24:28+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/34.227.63.65\/wp-content\/uploads\/2024\/04\/Unable-to-write-wp-config-859x639-1.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"859\" \/>\n\t<meta property=\"og:image:height\" content=\"639\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"filetechn\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"filetechn\" \/>\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\":\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#article\",\"isPartOf\":{\"@id\":\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/\"},\"author\":{\"name\":\"filetechn\",\"@id\":\"http:\/\/34.227.63.65\/#\/schema\/person\/0bd69a1cc53562d2a69b03fac859a55b\"},\"headline\":\"\u25b7 The configuration file wp-config.php is not writable &#8211; SOLUCI\u00d3N\",\"datePublished\":\"2024-04-18T00:24:28+00:00\",\"dateModified\":\"2024-04-18T00:24:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/\"},\"wordCount\":364,\"commentCount\":0,\"publisher\":{\"@id\":\"http:\/\/34.227.63.65\/#organization\"},\"image\":{\"@id\":\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/34.227.63.65\/wp-content\/uploads\/2024\/04\/Unable-to-write-wp-config-859x639-1.webp\",\"articleSection\":[\"Wordpress\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/\",\"url\":\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/\",\"name\":\"\u25b7 The configuration file wp-config.php is not writable - SOLUCI\u00d3N - FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda\",\"isPartOf\":{\"@id\":\"http:\/\/34.227.63.65\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#primaryimage\"},\"image\":{\"@id\":\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/34.227.63.65\/wp-content\/uploads\/2024\/04\/Unable-to-write-wp-config-859x639-1.webp\",\"datePublished\":\"2024-04-18T00:24:28+00:00\",\"dateModified\":\"2024-04-18T00:24:28+00:00\",\"breadcrumb\":{\"@id\":\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#primaryimage\",\"url\":\"http:\/\/34.227.63.65\/wp-content\/uploads\/2024\/04\/Unable-to-write-wp-config-859x639-1.webp\",\"contentUrl\":\"http:\/\/34.227.63.65\/wp-content\/uploads\/2024\/04\/Unable-to-write-wp-config-859x639-1.webp\",\"width\":859,\"height\":639},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/34.227.63.65\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u25b7 The configuration file wp-config.php is not writable &#8211; SOLUCI\u00d3N\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/34.227.63.65\/#website\",\"url\":\"http:\/\/34.227.63.65\/\",\"name\":\"FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda\",\"description\":\"Emprendimiento Digital, Tutoriales, Tecnolog\u00eda, Hosting, Wordpress\",\"publisher\":{\"@id\":\"http:\/\/34.227.63.65\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/34.227.63.65\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/34.227.63.65\/#organization\",\"name\":\"FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda\",\"url\":\"http:\/\/34.227.63.65\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/34.227.63.65\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.filetechn.com\/wp-content\/uploads\/2024\/09\/cropped-cropped-logo-circle.png\",\"contentUrl\":\"https:\/\/www.filetechn.com\/wp-content\/uploads\/2024\/09\/cropped-cropped-logo-circle.png\",\"width\":512,\"height\":512,\"caption\":\"FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda\"},\"image\":{\"@id\":\"http:\/\/34.227.63.65\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"http:\/\/34.227.63.65\/#\/schema\/person\/0bd69a1cc53562d2a69b03fac859a55b\",\"name\":\"filetechn\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/34.227.63.65\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/2.gravatar.com\/avatar\/ba7172296fdc6c99a739fb82b6c8fd88?s=96&d=mm&r=g\",\"contentUrl\":\"http:\/\/2.gravatar.com\/avatar\/ba7172296fdc6c99a739fb82b6c8fd88?s=96&d=mm&r=g\",\"caption\":\"filetechn\"},\"url\":\"http:\/\/34.227.63.65\/en\/author\/filetechn\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u25b7 The configuration file wp-config.php is not writable - SOLUCI\u00d3N - FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda","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":"http:\/\/34.227.63.65\/en\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solution\/","og_locale":"en_US","og_type":"article","og_title":"\u25b7 The configuration file wp-config.php is not writable - SOLUCI\u00d3N - FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda","og_description":"En el mundo digital actual, mantener su sitio web operando sin interrupciones es crucial. Uno de los problemas m\u00e1s comunes que pueden surgir es un error de permisos en WordPress. Hoy, les mostrar\u00e9 c\u00f3mo corregir errores relacionados con el archivo de configuraci\u00f3n de WordPress, espec\u00edficamente el wp-config.php. Este tutorial est\u00e1 dise\u00f1ado para ser seguido por [&hellip;]","og_url":"http:\/\/34.227.63.65\/en\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solution\/","og_site_name":"FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda","article_published_time":"2024-04-18T00:24:28+00:00","og_image":[{"width":859,"height":639,"url":"http:\/\/34.227.63.65\/wp-content\/uploads\/2024\/04\/Unable-to-write-wp-config-859x639-1.webp","type":"image\/webp"}],"author":"filetechn","twitter_card":"summary_large_image","twitter_misc":{"Written by":"filetechn","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#article","isPartOf":{"@id":"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/"},"author":{"name":"filetechn","@id":"http:\/\/34.227.63.65\/#\/schema\/person\/0bd69a1cc53562d2a69b03fac859a55b"},"headline":"\u25b7 The configuration file wp-config.php is not writable &#8211; SOLUCI\u00d3N","datePublished":"2024-04-18T00:24:28+00:00","dateModified":"2024-04-18T00:24:28+00:00","mainEntityOfPage":{"@id":"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/"},"wordCount":364,"commentCount":0,"publisher":{"@id":"http:\/\/34.227.63.65\/#organization"},"image":{"@id":"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#primaryimage"},"thumbnailUrl":"http:\/\/34.227.63.65\/wp-content\/uploads\/2024\/04\/Unable-to-write-wp-config-859x639-1.webp","articleSection":["Wordpress"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/","url":"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/","name":"\u25b7 The configuration file wp-config.php is not writable - SOLUCI\u00d3N - FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda","isPartOf":{"@id":"http:\/\/34.227.63.65\/#website"},"primaryImageOfPage":{"@id":"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#primaryimage"},"image":{"@id":"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#primaryimage"},"thumbnailUrl":"http:\/\/34.227.63.65\/wp-content\/uploads\/2024\/04\/Unable-to-write-wp-config-859x639-1.webp","datePublished":"2024-04-18T00:24:28+00:00","dateModified":"2024-04-18T00:24:28+00:00","breadcrumb":{"@id":"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#primaryimage","url":"http:\/\/34.227.63.65\/wp-content\/uploads\/2024\/04\/Unable-to-write-wp-config-859x639-1.webp","contentUrl":"http:\/\/34.227.63.65\/wp-content\/uploads\/2024\/04\/Unable-to-write-wp-config-859x639-1.webp","width":859,"height":639},{"@type":"BreadcrumbList","@id":"http:\/\/34.227.63.65\/wordpress\/the-configuration-file-wp-config-php-is-not-writable-solucion\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/34.227.63.65\/"},{"@type":"ListItem","position":2,"name":"\u25b7 The configuration file wp-config.php is not writable &#8211; SOLUCI\u00d3N"}]},{"@type":"WebSite","@id":"http:\/\/34.227.63.65\/#website","url":"http:\/\/34.227.63.65\/","name":"FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda","description":"Emprendimiento Digital, Tutoriales, Tecnolog\u00eda, Hosting, Wordpress","publisher":{"@id":"http:\/\/34.227.63.65\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/34.227.63.65\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/34.227.63.65\/#organization","name":"FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda","url":"http:\/\/34.227.63.65\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/34.227.63.65\/#\/schema\/logo\/image\/","url":"https:\/\/www.filetechn.com\/wp-content\/uploads\/2024\/09\/cropped-cropped-logo-circle.png","contentUrl":"https:\/\/www.filetechn.com\/wp-content\/uploads\/2024\/09\/cropped-cropped-logo-circle.png","width":512,"height":512,"caption":"FileTech Emprendimiento digital, Tutoriales y Tecnolog\u00eda"},"image":{"@id":"http:\/\/34.227.63.65\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"http:\/\/34.227.63.65\/#\/schema\/person\/0bd69a1cc53562d2a69b03fac859a55b","name":"filetechn","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/34.227.63.65\/#\/schema\/person\/image\/","url":"http:\/\/2.gravatar.com\/avatar\/ba7172296fdc6c99a739fb82b6c8fd88?s=96&d=mm&r=g","contentUrl":"http:\/\/2.gravatar.com\/avatar\/ba7172296fdc6c99a739fb82b6c8fd88?s=96&d=mm&r=g","caption":"filetechn"},"url":"http:\/\/34.227.63.65\/en\/author\/filetechn\/"}]}},"_links":{"self":[{"href":"http:\/\/34.227.63.65\/en\/wp-json\/wp\/v2\/posts\/4404"}],"collection":[{"href":"http:\/\/34.227.63.65\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/34.227.63.65\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/34.227.63.65\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/34.227.63.65\/en\/wp-json\/wp\/v2\/comments?post=4404"}],"version-history":[{"count":0,"href":"http:\/\/34.227.63.65\/en\/wp-json\/wp\/v2\/posts\/4404\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/34.227.63.65\/en\/wp-json\/wp\/v2\/media\/4459"}],"wp:attachment":[{"href":"http:\/\/34.227.63.65\/en\/wp-json\/wp\/v2\/media?parent=4404"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/34.227.63.65\/en\/wp-json\/wp\/v2\/categories?post=4404"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/34.227.63.65\/en\/wp-json\/wp\/v2\/tags?post=4404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}