Enter the command "which cake" On May 11, 2012 1:53 AM, "gabrielem" <[email protected]> wrote:
> @José Lorenzo and How to this? > > @cricket the path is correct! I have specified the path of console in a > cakephp 2.0 > > Il giorno giovedì 10 maggio 2012 03:16:18 UTC+2, cricket ha scritto: >> >> Make sure your PATH is updated (eg. in ~/.bashrc) or call the 2.0 >> version with the entire path: /path/to/lib/Cake/Console/cake >> >> On Tue, May 8, 2012 at 5:46 PM, José Lorenzo <[email protected]> wrote: >> > Obviously because you have executed the 'cake' command for a previous >> > version, make sure you call the shell for 2.0 instead >> > >> > >> > On Tuesday, May 8, 2012 1:09:24 PM UTC-4:30, gabrielem wrote: >> >> >> >> I have downloaded cakephp 2.0 >> >> I'm learning cakephp, and try to bake model, controller and views... >> >> I have bake a project to.. >> >> >> >> But then I have see that the code generated by the bake script is >> >> following previulsy convention... >> >> >> >> The app_controller file is located in the main directory and is not >> in >> >> the Controllers directory... >> >> all the file for controller have the name: nome_controller.php but in >> >> cakephp 2.0 must be NameController.php... >> >> >> >> wy? >> >> >> >> Before of this i did not download previous version of cakephp... >> >> >> >> >> >> >> > -- >> > Our newest site for the community: CakePHP Video Tutorials >> > http://tv.cakephp.org >> > Check out the new CakePHP Questions site http://ask.cakephp.org and >> help >> > others with their CakePHP related questions. >> > >> > >> > To unsubscribe from this group, send email to >> > cake-php+unsubscribe@**googlegroups.com<cake-php%[email protected]>For >> > more options, visit this group at >> > http://groups.google.com/**group/cake-php<http://groups.google.com/group/cake-php> >> > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
