Changes between Version 11 and Version 12 of Symfony
- Timestamp:
- Feb 8, 2012, 9:41:38 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Symfony
v11 v12 3 3 * [http://symfony.com/ le site web] 4 4 5 Symfony est installé dans `...pspa/Symfony`5 Symfony a été installé dans `/htdocs2/vm-web-2/pspa/Symfony` qui est l'espace accessible au serveur Apache. 6 6 7 7 == Installation d'un bundle 8 En terminologie Symfony, tout développement de présente comme un ''bundle'' (librairies, ressources, ...)8 En terminologie Symfony, tout développement se présente comme un ''bundle'' (librairies, ressources, ...) 9 9 10 10 La documentation pour démarrer est [http://symfony.com/doc/current/book/page_creation.html ici]. On y apprend comment installer un bundle minimal. J'ai donc créé un bundle PSPA. 11 11 A priori, j'ai utilisé la commande Unix: 12 12 {{{ 13 ( sur la machine vm-web-2)13 (en étant connecté ssh sur la machine vm-web-2) 14 14 15 15 > cd /htdocs2/vm-web-2/pspa … … 38 38 39 39 {{{ 40 / framework/PSPA/HelloBundle/...40 /htdocs2/vm-web-2/pspa/framework/PSPA/HelloBundle/... 41 41 }}} 42 42
![(please configure the [header_logo] section in trac.ini)](/PSPA/chrome/site/pspa.gif)