> but in windows we need to set the environment variables like that any > settings need for LINUX..
In linux you also must set the path: export PATH =$PATH:fullPathToTheCakeConsoleDir I've put it in a .profile file on the home dir, but I think it might be different depending on the shell you're using. more info http://tv.cakephp.org/video/gwoo/2010/12/24/setting_up_the_cakephp_console_on_nix -- 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
