open your cmd and type php -v if you still get the error, you need to add the php binary to your windows path.
is you are using wamp is should be c:\wamp\bin\php\php5.3.0 On Feb 3, 2011, at 8:40 AM, goluhaque wrote: > After adding the path to cake.bat to the PAth in the environment variables, > when I type 'cake' in my command prompt, it says that php is not recognized > as an internal or external command. What am I doing wrong? > > -- > 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
