Jump to content

[SOLVED] need help and bake.php


delta37

Recommended Posts

I am quite new to cakephp

Basically I've downloaded the files and have placed them on c:/xampp/htdocs/newproject

Also, my database is done and I have uploaded it already via phpmyadmin

 

Now I tried running bake.php in the command prompt.

-I navigated to ../newproject/cake/console then ran php cake.php

-A console came out "Welcome to CakePHP v1.2.1.8004 Console"

-I then ran cake bake and the console asked "What is the full path for this app including the app directory name?"

-I typed in c:/xampp/htdocs/newproject confirmed it.

-After this, it was asking for a DB configuration so I type in all the info

 

When I look into newproject folder it looks like it's messed up with a lot of folders created, and There was no model/view/controllers created.

 

I tried to type in cake bake model in the command prompt but it says I should create a folder "models" under the cake/console directory.

 

Am I doing anything wrong? I've been trying to run the bake.php for 2 days now and I can't make it create MVC files.

 

any help pls? ???

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.