Skip to content

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

Closed
@ghost

Description

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions