Hi all, 
I have some issue with cake bake in ubuntu, when I use windows cake bake 
all running well but not in my ubuntu. I don't know why. 
When run *cake bake all* from terminal its just creating a *model*.

Welcome to CakePHP v2.2.3 Console
---------------------------------------------------------------
App : app
Path: /var/www/cake/consolas/app/
---------------------------------------------------------------
Bake All
---------------------------------------------------------------
Possible Models based on your current database:
1. Article
2. Category
3. Comment
4. Group
5. Post
6. User
Enter a number from the list above,
type in the name of another model, or 'q' to exit  
[q] > 6

Baking model class for Post...

Creating file /var/www/cake/consolas/app/Model/Post.php
Wrote `/var/www/cake/consolas/app/Model/Post.php`

Do I need to install some php extension? 
Thanks in advance

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/cake-php?hl=en.


Reply via email to