anujgarg Posted December 13, 2009 Share Posted December 13, 2009 Hello, I am trying to bake the code in CakePHP through my console. I have changed my Path in Environment Variables but still I am getting this error in console "php is not recognized as an internal or external command". I have tried it to set as C:\wamp\php and C:\wamp\bin\php (as I have php directory under bin folder of www). How can I solve this problem? Please suggest... TIA Anuj Link to comment https://forums.phpfreaks.com/topic/184973-php-is-not-recognized-as-an-internal-or-external-command/ Share on other sites More sharing options...
trq Posted December 14, 2009 Share Posted December 14, 2009 In windows you need to use php.exe on the command line, not simply php. Link to comment https://forums.phpfreaks.com/topic/184973-php-is-not-recognized-as-an-internal-or-external-command/#findComment-976682 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.