- after you add php path to windows PATH variable
  try this:
- open cmd
- go to path ...\YourSite\lib\cake\console
- execute the follwing command line: php cake.php bake
- then choose what you want to bake and go on.
 

On Thursday, June 28, 2012 11:43:24 PM UTC+2, Miles G wrote:

> Hi, I'm working with cakephp version 2.1.3. I can make a project and make 
> my model/controller/view and it all connects to database and works fine. As 
> soon as I bake a project and try to access the home page it's a blank page.
>
> I've tried deleting my cache files (not directories), and it didn't help.
>
> I don't think the bake is working correctly - Screenshot<http://puu.sh/EnA0>
>
> You can see in the picture it is asking me if I want to overwrite a file, 
> but the folder "Items" didn't exist until I did "cake bake Items", so I 
> don't see how it has anything to overwrite?
>
> Blank screen <http://puu.sh/EnFA%20> - This should be cake's default home 
> page where it tells you your php version, that you are connected to the 
> database, etc.
>
> It seems to me like there is some sort of bug with cake bake?
>
>
>

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to