Cake Bake Error - is not recognized
If u have a problem with a cakephp bake problem,eg:
Here is the solution.
1. Locate 'php.exe' path, in my case 'C:\wamp\bin\php\php5.4.3\'.
2. Locate 'cake.bat' path, in my case 'C:\wamp\www\cakephpfolder\app\Console\'.
3. Change the 'path' in environment varibles.
4. Edit the path.
Attention.
1. Put a semi colon ';' at the end of the variables.
2. NO EMPTY SPACE between the variables.
3. Dont forget to put '\' at the end of the directory path.
** main = cakephp folder, i renamed it.
Here is the solution.
1. Locate 'php.exe' path, in my case 'C:\wamp\bin\php\php5.4.3\'.
2. Locate 'cake.bat' path, in my case 'C:\wamp\www\cakephpfolder\app\Console\'.
3. Change the 'path' in environment varibles.
4. Edit the path.
Attention.
1. Put a semi colon ';' at the end of the variables.
2. NO EMPTY SPACE between the variables.
3. Dont forget to put '\' at the end of the directory path.
** main = cakephp folder, i renamed it.

Post a Comment