05 November 2009

Bake Cake on Windows

Assuming that the required tables that conforms to cakephp standard is already in the database.

On a Windows machine, setup environment variable pointing to both "php.exe" and "cake.exe"

Change directory into "C:\www\ampcake\app", paying extra attention that you are really in the "app" directory.

Run "cake bake all" and follow the instructions on screen.

No comments: