Здравствуйте, Уважаемые Знатоки!
Помогите, пожалуйста, решить проблему c переносом проекта symfony2 на хостинг.
я залил файлы проекта в корневую папку, в строке ввел mydomain.ru/config.php и получил следующее
Major problems
Major problems have been detected and must be fixed before continuing:
Vendor libraries are missing. Install composer following instructions from
getcomposer.org/. Then run "php composer.phar install" to install them.
Recommendations
Additionally, to enhance your Symfony experience, it’s recommended that you fix the following:
Your requirements file is outdated. Run composer install and re-check your configuration.
Install PHP 5.4.11 or newer if your project uses the logout handler from the Symfony Security Component.
Set short_open_tag to off in php.ini*.
Set register_globals to off in php.ini*.
* Changes to the php.ini file must be done in "/etc/php53/apache2/php.ini".
Re-check configuration
Symfony Standard Edition
Неужели, чтобы перенести проект symfony2 на хостинг нужно что-то устанавливать? Читал доки нигде про это не написанно