That's the standard baked home page.  What's the problem?

Possible common problems:

Problem: Is it not styled.
Answer 1: check that .htaccess are present and that you have
mod_rewrite active
Answer 2: delete all .htaccess and Edit the config/core.php to
uncomment the AppBase configuration

Problem: Database not found
Answer: create a database.php file in config/ and follow the example
(database.php.default)

Problem: Notice of Security.salt
Answer: change the value in Security.salt in config/core.php to be
something else.

If that doesn't help you, please be more specific on what the problem
is.

Hope that helps,
Nick

On Mar 20, 3:41 pm, Zaky Katalan-Ezra <procsh...@gmail.com> wrote:
> http://book.cakephp.org/view/308/Installing-CakePHP
> cake version?
> OS?
> web server?
> Something...
>
>
>
> On Sat, Mar 20, 2010 at 4:49 AM, Manzoor <bappy...@gmail.com> wrote:
> > I have downloaded all the version of cake php but when I hit the
> > index.php
> >  page that shows different page like. please can you tell me how to
> > solve the problem
>
> > --------------------------------------------------------------------------- 
> > --------------------------------------------------
> > CakePHP: the rapid development php framework
>
> > Release Notes for CakePHP 1.2.0.6311 beta.
>
> > Read the release notes and get the latest version
> > Notice (1024): Please change the value of 'Security.salt' in app/
> > config/core.php to a salt value specific to your application [CORE\cake
> > \libs\debugger.php, line 535]
> > Your tmp directory is writable.
>
> > The FileEngine is being used for caching. To change the config edit
> > APP/config/core.php
>
> > Your database configuration file is NOT present.
> > Rename config/database.php.default to config/database.php
>
> > Editing this Page
>
> > To change the content of this page, edit: APP/views/pages/home.ctp.
> > To change its layout, edit: APP/views/layouts/default.ctp.
> > You can also add some CSS styles for your pages at: APP/webroot/css.
>
> > Getting Started
>
> > Working copy of the new CakePHP 1.2 Manual (temporary) The 15 min Blog
> > Tutorial
> > The OCPHP presentation on new features in 1.2
> > More about Cake
>
> > CakePHP is a rapid development framework for PHP which uses commonly
> > known design patterns like Active Record, Association Data Mapping,
> > Front Controller and MVC.
>
> > Our primary goal is to provide a structured framework that enables PHP
> > users at all levels to rapidly develop robust web applications,
> > without any loss to flexibility.
>
> > Cake Software Foundation
> > Promoting development related to CakePHP
> > The Show
> > The Show is a weekly live internet radio broadcast where we discuss
> > CakePHP-related topics and answer questions live via IRC, Skype, and
> > telephone.
> > The Bakery
> > Everything CakePHP
> > Book Store
> > Recommended Software Books
> > CakeSchwag
> > Get your own CakePHP gear - Doughnate to Cake
> > CakePHP
> > The Rapid Development Framework
> > CakePHP Manual
> > Your Rapid Development Cookbook
> > CakePHP API
> > Docblock Your Best Friend
> > CakeForge
> > Open Development for CakePHP
> > CakePHP Trac
> > For the Development of CakePHP (Tickets, SVN browser, Roadmap,
> > Changelogs)
> > CakePHP Google Group
> > Community mailing list
> > irc.freenode.net #cakephp
> > Live chat about CakePHP
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others 
> > with their CakePHP related questions.
>
> > You received this message because you are subscribed to the Google Groups 
> > "CakePHP" group.
> > To post to this group, send email to cake-php@googlegroups.com
> > To unsubscribe from this group, send email to
> > cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> > athttp://groups.google.com/group/cake-php?hl=en
>
> > To unsubscribe from this group, send email to 
> > cake-php+unsubscribegooglegroups.com or reply to this email with the words 
> > "REMOVE ME" as the subject.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe from this group, send email to 
cake-php+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to