Kurinchi Blogger Scribbles …


Posts Tagged ‘bake code’

Aug 11
2009

CakePHP – Bake Process

Last updated: August 10th, 2009

CakePHP Steps involved in Baking Scripts:

i) Setup cakephp by ensuring that there is no warning message in the index page after initial installation. (for this you need to change salt value in /app/config/core.php, enable /app/config/database.php)

ii) Create a database and a user for the database. After this apply the database configuration parameters to /app/config/database.php

If you are running the bake for the first time, it will ask you to create database configuration for the first time.

iii) Ensure that the path or the environment variable is set with access to PHP, MySQL executables

c:/> PATH or $ echo $PATH
(more…)


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict