Definitely seems like a htaccess / mod_rewrite issue. You can probably
access the CSS by typing
http://localhost/bookmarkrs/app/webroot/css/cake.generic.css when really it
should be http://localhost/bookmarkrs/css/cake.generic.css

http://book.cakephp.org/2.0/en/installation/url-rewriting.html

On 24 October 2014 10:11, Radharadhya Dasa <[email protected]> wrote:

> Your localhost/bookmarkrs page does not shown properly, it seems css is
> missing. It is strange, because the logo image is loaded. I would guess you
> have some folder / file permission error. If you followed the example
> there, than it should work. You could try to check apache and cakephp error
> log, maybe they will say something useful
>
> --
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/cake-php.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Kind Regards
 Stephen Speakman

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

Reply via email to