Bonjour, j'essaie de commencer un projet en m'aidant de ce lien : http://www.symfony-project.org/askeet/1_0/en/1 j'ai donc lancer ceci : x...@artotal:/home/sfprojects/askeet$ symfony generate:project askeet la nouvelle syntaxe pas vraiment en rapport avec la description donnée ?
Y aurrai -t-il un tuto plus résent ? Parce cette commande n'a pas l'air de fonctionner ? x...@artotal:/home/sfprojects/askeet$ symfony generate:project askeet >> dir+ /home/sfprojects/askeet/apps >> file+ /home/sfprojects/askeet/symfony Warning: copy(/home/sfprojects/askeet/symfony): failed to open stream: Permission denied in /usr/share/php/symfony/task/ sfFilesystem.class.php on line 74 >> dir+ /home/sfprojects/askeet/cache >> dir+ /home/sfprojects/askeet/data >> dir+ /home/sfprojects/askeet/data/fixtures >> dir+ /home/sfprojects/askeet/data/fixtures >> file+ /home/sfprojects/askeet/data/fixtures/fixtures.yml Warning: copy(/home/sfprojects/askeet/data/fixtures/fixtures.yml): failed to open stream: No such file or directory in /usr/share/php/ symfony/task/sfFilesystem.class.php on line 74 >> dir+ /home/sfprojects/askeet/lib >> dir+ /home/sfprojects/askeet/lib/form >> dir+ /home/sfprojects/askeet/lib/form >> file+ /home/sfprojects/askeet/lib/form/BaseForm.class.php Warning: copy(/home/sfprojects/askeet/lib/form/BaseForm.class.php): failed to open stream: No such file or directory in /usr/share/php/ symfony/task/sfFilesystem.class.php on line 74 >> dir+ /home/sfprojects/askeet/test >> dir+ /home/sfprojects/askeet/test/bootstrap >> dir+ /home/sfprojects/askeet/test/bootstrap >> file+ /home/sfprojects/askeet/test/bootstrap/functional.php Warning: copy(/home/sfprojects/askeet/test/bootstrap/functional.php): failed to open stream: No such file or directory in /usr/share/php/ symfony/task/sfFilesystem.class.php on line 74 >> dir+ /home/sfprojects/askeet/test/bootstrap >> file+ /home/sfprojects/askeet/test/bootstrap/unit.php Warning: copy(/home/sfprojects/askeet/test/bootstrap/unit.php): failed to open stream: No such file or directory in /usr/share/php/symfony/ task/sfFilesystem.class.php on line 74 >> dir+ /home/sfprojects/askeet/test/unit >> dir+ /home/sfprojects/askeet/test/functional >> dir+ /home/sfprojects/askeet/log >> dir+ /home/sfprojects/askeet/web >> dir+ /home/sfprojects/askeet/web/uploads >> dir+ /home/sfprojects/askeet/web/uploads/assets >> dir+ /home/sfprojects/askeet/web/css >> dir+ /home/sfprojects/askeet/web/css >> file+ /home/sfprojects/askeet/web/css/main.css Warning: copy(/home/sfprojects/askeet/web/css/main.css): failed to open stream: No such file or directory in /usr/share/php/symfony/task/ sfFilesystem.class.php on line 74 >> dir+ /home/sfprojects/askeet/web >> file+ /home/sfprojects/askeet/web/.htaccess Warning: copy(/home/sfprojects/askeet/web/.htaccess): failed to open stream: No such file or directory in /usr/share/php/symfony/task/ sfFilesystem.class.php on line 74 >> dir+ /home/sfprojects/askeet/web >> file+ /home/sfprojects/askeet/web/robots.txt Warning: copy(/home/sfprojects/askeet/web/robots.txt): failed to open stream: No such file or directory in /usr/share/php/symfony/task/ sfFilesystem.class.php on line 74 >> dir+ /home/sfprojects/askeet/web/images >> dir+ /home/sfprojects/askeet/web/js >> dir+ /home/sfprojects/askeet/config >> dir+ /home/sfprojects/askeet/config >> file+ /home/sfprojects/askeet/config/rsync_exclude.txt Warning: copy(/home/sfprojects/askeet/config/rsync_exclude.txt): failed to open stream: No such file or directory in /usr/share/php/ symfony/task/sfFilesystem.class.php on line 74 >> dir+ /home/sfprojects/askeet/config >> file+ /home/sfprojects/askeet/config/ProjectConfiguration.class.php Warning: copy(/home/sfprojects/askeet/config/ ProjectConfiguration.class.php): failed to open stream: No such file or directory in /usr/share/php/symfony/task/sfFilesystem.class.php on line 74 >> dir+ /home/sfprojects/askeet/config >> file+ /home/sfprojects/askeet/config/properties.ini Warning: copy(/home/sfprojects/askeet/config/properties.ini): failed to open stream: No such file or directory in /usr/share/php/symfony/ task/sfFilesystem.class.php on line 74 >> dir+ /home/sfprojects/askeet/plugins >> dir+ /home/sfprojects/askeet/config >> dir+ /home/sfprojects/askeet/config >> file+ /home/sfprojects/askeet/config/databases.yml Warning: copy(/home/sfprojects/askeet/config/databases.yml): failed to open stream: No such file or directory in /usr/share/php/symfony/task/ sfFilesystem.class.php on line 74 >> dir+ /home/sfprojects/askeet/config/doctrine >> dir+ /home/sfprojects/askeet/config/doctrine >> file+ /home/sfprojects/askeet/config/doctrine/schema.yml Warning: copy(/home/sfprojects/askeet/config/doctrine/schema.yml): failed to open stream: No such file or directory in /usr/share/php/ symfony/task/sfFilesystem.class.php on line 74 Warning: file_get_contents(/home/sfprojects/askeet/config/ ProjectConfiguration.class.php): failed to open stream: No such file or directory in /usr/share/php/symfony/util/ sfClassManipulator.class.php on line 52 Warning: file_put_contents(/home/sfprojects/askeet/config/ ProjectConfiguration.class.php): failed to open stream: No such file or directory in /usr/share/php/symfony/util/ sfClassManipulator.class.php on line 72 You must be in a symfony project directory. Merci :) -- Vous recevez ce message, car vous êtes abonné au groupe Google Groupes Symfony-fr. Pour envoyer un message à ce groupe, adressez un e-mail à [email protected]. Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse [email protected]. Pour plus d'options, consultez la page de ce groupe : http://groups.google.com/group/symfony-fr?hl=fr
