Skip to main content

Challenges with PHP-FPM: FCGI: attempt to connect to Unix domain socket fail

Comments

3 comments

  • billmcollam
    I also looked at the socket.... and all seemed to be in order.. myuser is the domain owner. (not sure what that '=' sign is at the end though.) srw-rw---- 1 myuser nobody 0 May 13 17:13 e052082a6e5649ecf631cbb5460a54c838adacd4.sock=
    0
  • billmcollam
    Consider this solved. Although I'm still not positive why. I eventually started overriding the specific domain pool instead of the system pool. Had the same problem... so I changed one config option at a time. Each one worked fine until I had them all the way I wanted. In retrospect - I must have had some kind of formatting issue in the beginning... (I was cutting and pasting from a text file via putty-ssh).
    0
  • cPanelJasonT
    Hello, Thank you for the update. Formatting is important, and sometimes when pasting into PuTTY it is easy to paste in extra characters.
    0

Please sign in to leave a comment.