How To Deploy a Symfony Application to Production on Ubuntu 14.04
Symfony is an open source web framework written in PHP, suitable for building projects of any size. It provides a well-designed structure, based on reusable components, on top of which you can build your own PHP application. This tutorial will cover the steps necessary to manually deploy a basic Symfony application on a Ubuntu 14.04 server.