CakePHP bake console bake all error line 40: exec: php: not found -


am new cakephp 2.7.3 , running linux mint 17. tried out bake command after creating database each time run ./projects/school/app/console/cake bake all error message../lib/cake/console/cake: line 40: exec: php: not found. have tried making cake file in ../app/console executable still error message. kindly assist

please try this: apt-get install php5-cli


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -