Sujet : Petit soucis au démarage
Bonjour,
J'ai quelques soucis de démarrage de mon application.
J'essaye d'appréhender l'outil "hoa" en ligne de commande.
Quand j'essaie d'obtenir de l'aide, j'obtiens une exception
gg@portable-gg:/var/www/hoa_test/Data/Bin$ ./hoa apllication:start help
File hoa://Data/Bin/Command/Apllication/Start.php is not found.
Expand the exception? (y/n)
y
Hoa_Console_Dispatcher::dispatch: (-1) File
hoa://Data/Bin/Command/Apllication/Start.php is not found.
in hoa://Library/Console/Dispatcher.php at line 165.Pourtant je dispose bien du fichier Start.php
et quand j'essaye de créer une appli, il me manque le Front.php
gg@portable-gg:/var/www/hoa_test/Data/Bin$ ./hoa application:start -b index
Uncaught exception (Hoa_Exception):
Hoa_Core::_import: (2) File /var/www/hoa_test/Framework/Library/Controller/Front.php is not found.
in /var/www/hoa_test/Framework/Core/Core.php at line 508.Par contre ici , je ne dispose pas du fichier Front.php
Est-ce que je m'y prend comme un manche
?
Dernière fois dit par MaitrePylos (21 Jan. 2011 09:34)