Skip to content
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

Symfony2 WebServer setup docs missing standard, Apache + php-fpm, configuration #3749

Closed
ghost opened this issue Apr 2, 2014 · 5 comments
Closed

Comments

@ghost
Copy link

ghost commented Apr 2, 2014

This documentation page

Configuring a web server
http://symfony.com/doc/current/cookbook/configuration/web_server_configuration.html

provides minimum/basic configurations needed to run Symfony2 on

(1) Apache(vhost) + mod_php
(2) Nginx + php-fpm

but makes no mention of

Apache(vhost) + php-fpm

As php-fpm is installed by default in php, and a recommended/supported option, can you please provide documentation for that latter case?

@xabbuh
Copy link
Member

xabbuh commented Apr 3, 2014

Hi,

since this is related to the Symfony docs, I opened an issue for this:
#3750

2014-04-02 21:34 GMT+02:00 rand22 notifications@github.com:

This documentation page

Configuring a web serverhttp://symfony.com/doc/current/cookbook/configuration/web_server_configuration.html

provides minimum/basic configurations needed to run Symfony2 on

(1) Apache(vhost) + mod_php
(2) Nginx + php-fpm

but makes no mention of

Apache(vhost) + php-fpm

As php-fpm is installed by default in php, and a recommended/supported
option, can you please provide documentation for that latter case?

Reply to this email directly or view it on GitHubhttps://github.com//issues/3749
.

@wouterj
Copy link
Member

wouterj commented Apr 3, 2014

@xabbuh we are in the doc repo here...

@xabbuh
Copy link
Member

xabbuh commented Apr 3, 2014

Oh, dam it. My filter put it in the wrong folder. :(

weaverryan added a commit that referenced this issue Aug 16, 2014
…-FPM (xabbuh)

This PR was merged into the 2.3 branch.

Discussion
----------

[Cookbook][Configuration] documentation of Apache + PHP-FPM

| Q             | A
| ------------- | ---
| Doc fix?      | no
| New docs?     | yes
| Applies to    | all
| Fixed tickets | #3749

Commits
-------

822b3bd document the usage of PHP-FPM on Apache
@xabbuh
Copy link
Member

xabbuh commented Aug 16, 2014

Although we need some tweaks for #3915, I think this can be closed.

@weaverryan
Copy link
Member

Yep, I'm closing this - #3915 isn't merged yet, but it's merge is imminent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants