If you go to localhost/projectfolder, what shows up? Is it a page with
a bunch of information about cake?

If so, is it styled or is it plain? Check the source to make sure that
the css link is pointing to the right place. If you are using a
vanilla version of cake and that first page is not styled nicely, most
likely you are having problems with your mod_rewrite.

Otherwise, if you are seeing everything nicely, you might just not
know how to browse to your controllers.

Have you created your models/controllers and views for those database
tables that you mentioned?

If so, try browsing to localhost/projectfolder/users

Let me know

On Nov 12, 11:47 am, "Eng. Haji Gul" <[EMAIL PROTECTED]> wrote:
> Hello,
> I can't see any thing.
> Like I browse normally:http://localhost/projectfolder/index.php
> 1. so how I should type in my browser to access my project contents?
> e.g.:
> Project name: PhpProject1
> Database: learnCake
> Tables: users, subjects and subject_user
>
> On Wed, Nov 12, 2008 at 1:30 PM, PaulW <[EMAIL PROTECTED]> wrote:
>
> > On Nov 11, 11:31 pm, Wahaj <[EMAIL PROTECTED]> wrote:
> > >  I can not browse it in my browser.
>
> > What do you mean exactly? Can you see anything? Do you get the default
> > CakePHP homepage?
>
> > Paul
>
> --
> HAJI GUL WAHAJ
>
> +49-15776307404
> Berlin - Germany
--~--~---------~--~----~------------~-------~--~----~
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]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to