sous-chefs / sous-chefs/nginx_simplecgi

unix:/var/run/nginx/phpwrap-dispatch.sock failed (2: No such file or directory) while connecting to upstream

Open
#7 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
7
Forks
16
Avg merge
5h 40m
Merged PRs (30d)
1

Description

While it searches for phpwrap-dispatch.sock, the socket is phpwrap_dispatch.sock. Ubuntu 10.04.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the nginx_simplecgi configuration that constructs or searches for the phpwrap dispatch socket, then compare the hyphenated and underscored names reported in the issue. Done means the configured socket name matches the socket actually created on Ubuntu 10.04 and the upstream connection no longer reports a missing file.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx, ruby
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.