Skip to content

Update web_server_configuration.rst #8820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

sundayglee
Copy link
Contributor

On Ubuntu 16.04, the location of php7.1 fpm socket is at /run/php/php7.1-fpm.sock and not on /var/run/php7.1-fpm.sock

On Ubuntu 16.04, the location of php7.1 fpm socket is at /run/php/php7.1-fpm.sock and not on /var/run/php7.1-fpm.sock
Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I googled this and the change looks OK. Thanks!

@xabbuh
Copy link
Member

xabbuh commented Dec 11, 2017

I see one problem here: This article is not only for Ubuntu users. How do other distributions handle this nowadays? Wouldn't it be better to add a comment instead?

@weaverryan
Copy link
Member

Since Ubuntu is the most common distribution, and I can't think of a better way to help people, I think we should follow Ubuntu.

But, there is one other (at least) mention of this path - up under an Apache section too. We need to also update that!

This should be merged into 2.7.

@xabbuh xabbuh added this to the 2.7 milestone Dec 22, 2017
@xabbuh
Copy link
Member

xabbuh commented Dec 22, 2017

Thank you @sundayglee.

xabbuh added a commit that referenced this pull request Dec 22, 2017
This PR was submitted for the 3.4 branch but it was merged into the 2.7 branch instead (closes #8820).

Discussion
----------

Update web_server_configuration.rst

On Ubuntu 16.04, the location of php7.1 fpm socket is at /run/php/php7.1-fpm.sock and not on /var/run/php7.1-fpm.sock

Commits
-------

6fbf9ca Update web_server_configuration.rst
@xabbuh xabbuh closed this Dec 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants