Symfony Appliance
-PHP Web Framework
Symfony is a web application framework written in PHP which follows the model-view-controller (MVC) paradigm. It provides an architecture, components and tools for developers to build complex web applications faster by minimizing repetitive coding tasks.
Current version: 2009.10 (changelog)
Download Beta:
Launch to cloud:
This appliance includes all the standard features in TurnKey Core, and on top of that:
- Symphony configurations:
- Preconfigured project and frontend application.
- Enabled Symfony app security out of the box (XSS an CSRF).
- Includes PHP XSLT support (required for database access).
- SSL support out of the box.
- PHPMyAdmin administration frontend for MySQL (listening on port 12322 - uses SSL).
- Postfix MTA (bound to localhost) to allow sending of email (e.g., password recovery).
- Webmin modules for configuring Apache2, PHP, MySQL and Postfix.
- No auto-updates for: symfony (installed from upstream tarball).
In order to use frontend_dev.php, uncomment the check for localhost (127.0.0.1) in
/var/www/symfony/web/frontend_dev.php
Default credentials:
- Webmin, Webshell, SSH, MySQL: username root, no password
- user sets password during installation



