{"id":4217,"date":"2020-10-14T19:12:23","date_gmt":"2020-10-14T19:12:23","guid":{"rendered":"https:\/\/puvox.software\/blog\/?p=4217"},"modified":"2021-11-14T13:45:47","modified_gmt":"2021-11-14T13:45:47","slug":"solution-php-fpm-sock-no-such-file-or-directory-while-connecting-to-upstream","status":"publish","type":"post","link":"https:\/\/puvox.software\/blog\/solution-php-fpm-sock-no-such-file-or-directory-while-connecting-to-upstream\/","title":{"rendered":"[Solution] PHP-FPM.SOCK (No such file or directory) while connecting to upstream"},"content":{"rendered":"<div class=\"default-content-clss content_4217 type_post \">\n<pre class=\"wp-block-preformatted\">Sometimes you might get such warning:<\/pre>\n\n\n\n<pre id=\"block-b853e5a6-76b4-430b-bf62-a96429d0eb10\" class=\"wp-block-code\"><code>2020\/09\/22 22:03:14 &#91;xyz] xxxxx#xxxx: **** connect() to unix:\/run\/php\/php7.2-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: \"GET \/ HTTP\/1.1\", upstream: \"fastcgi:\/\/unix:\/run\/php\/php7.2-fpm.sock:\", host: \"localhost\"<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The solution sometimes is easy. You should ensure that the NGINX configuration file you have inside your <code>sites-enabled\/<\/code> might be using different version of <code>php-fpm<\/code> (i.e. <code>7.2<\/code> ) while you actually might have installed another version (i.e. <code>7.4<\/code>) .  So, you&#8217;d better to ensure they are same and then reload NGINX again.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<div class=\"default-content-clss excerpt_4217 type_post \"><p>Sometimes you might get such warning: The solution sometimes is easy. You should ensure that the NGINX configuration file you have inside your sites-enabled\/ might be using different version of<a class=\"excerpt-read-more\" href=\"https:\/\/puvox.software\/blog\/solution-php-fpm-sock-no-such-file-or-directory-while-connecting-to-upstream\/\">(Continue Reading)<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":4218,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[13],"tags":[],"class_list":["post-4217","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-website"],"_links":{"self":[{"href":"https:\/\/puvox.software\/blog\/wp-json\/wp\/v2\/posts\/4217","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/puvox.software\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/puvox.software\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/puvox.software\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/puvox.software\/blog\/wp-json\/wp\/v2\/comments?post=4217"}],"version-history":[{"count":0,"href":"https:\/\/puvox.software\/blog\/wp-json\/wp\/v2\/posts\/4217\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/puvox.software\/blog\/wp-json\/wp\/v2\/media\/4218"}],"wp:attachment":[{"href":"https:\/\/puvox.software\/blog\/wp-json\/wp\/v2\/media?parent=4217"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/puvox.software\/blog\/wp-json\/wp\/v2\/categories?post=4217"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/puvox.software\/blog\/wp-json\/wp\/v2\/tags?post=4217"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}