J'ai installer symfony, je le met dans wamp/www, j'ouvre mon navigateur à l'adresse http://localhost/Test_appartoo/carnet_adresse/web/app_dev.php, et on me dis :
( ! ) Warning: require_once(C:\wamp\www\Test_appartoo\carnet_adresse\web/../app/bootstrap.php.cache): failed to open stream: No such file or directory in C:\wamp\www\Test_appartoo\carnet_adresse\web\app_dev.php on line 28
et
( ! ) Fatal error: require_once(): Failed opening required 'C:\wamp\www\Test_appartoo\carnet_adresse\web/../app/bootstrap.php.cache' (include_path='.;C:\php\pear') in C:\wamp\www\Test_appartoo\carnet_adresse\web\app_dev.php on line 28
J'ai beau cherché l'erreur , je comprend pas, j'ai testé en ligne de commande aussi :
Microsoft Windows version 6.3.9600 2013 Microsoft Corporation. Tous droits réservés.
C:\Windows\system32>
C:\Windows\system32>curl -sS https://getcomposer.org/installer | php
'curl' n'est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.
C:\Windows\system32>php -r "readfile('https://getcomposer.org/installer');" | ph
p
#!/usr/bin/env php
All settings correct for using Composer
Downloading...
Could not create file C:\Windows\System32\composer.phar: fopen(C:\Windows\System
32\composer.phar): failed to open stream: Permission denied
Download failed: fopen(C:\Windows\System32\composer.phar): failed to open stream
: Permission denied
fwrite() expects parameter 1 to be resource, boolean given
Downloading...
Could not create file C:\Windows\System32\composer.phar: fopen(C:\Windows\System
32\composer.phar): failed to open stream: Permission denied
Download failed: fopen(C:\Windows\System32\composer.phar): failed to open stream
: Permission denied
fwrite() expects parameter 1 to be resource, boolean given
Downloading...
Could not create file C:\Windows\System32\composer.phar: fopen(C:\Windows\System
32\composer.phar): failed to open stream: Permission denied
Download failed: fopen(C:\Windows\System32\composer.phar): failed to open stream
: Permission denied
fwrite() expects parameter 1 to be resource, boolean given
The download failed repeatedly, aborting.
C:\Windows\system32>cd sites
Le chemin d'accès spécifié est introuvable.
C:\Windows\system32>cd ../../wamp/www/Test_appartoo/carnet_adresse
C:\wamp\www\Test_appartoo\carnet_adresse>php app/console
Warning: require_once(C:\wamp\www\Test_appartoo\carnet_adresse\app/bootstrap.php
.cache): failed to open stream: No such file or directory in C:\wamp\www\Test_ap
partoo\carnet_adresse\app\console on line 10
Call Stack:
0.0008 234160 1. {main}() C:\wamp\www\Test_appartoo\carnet_adresse\app
\console:0
Fatal error: require_once(): Failed opening required 'C:\wamp\www\Test_appartoo\
carnet_adresse\app/bootstrap.php.cache' (include_path='.;C:\php\pear') in C:\wam
p\www\Test_appartoo\carnet_adresse\app\console on line 10
Call Stack:
0.0008 234160 1. {main}() C:\wamp\www\Test_appartoo\carnet_adresse\app
\console:
A priori, je n'arrive pas à installer composer ni poursuivre en lançant la ligne de commande
C:\wamp\www\Test_appartoo\carnet_adresse\ php app/console
Si quelqu'un à la solution rapide, çà m'arrangerait beaucoup