Wednesday, March 30, 2011

Re: Default Css rendering

On Wed, Mar 30, 2011 at 5:05 PM, kinor <amit.kinor@gmail.com> wrote:
> hello all.
>
> I have just downloaded and installed Cakephp 1.3.7.
>
> it seems that the default index page (localhost\cakephp) does not
> render the cake.generic.css file.
>
> I am using wamp and the cake folder resides in c:\wamp\www\cakephp
>
> it works on another computer next to me (we did exactly the same
> process) that uses XP. i have windows 7 installed.
>
> maybe it a permissions issues ?
>

I don't know exactly permission applies in windows system. You could
use firebug, if you're using firefox, or any
inspection tools that exists in most browser and see the status of
cake.generic.css file when requested by your browser.
If you get 403, you probably have your cake.generic.css file not
readable by browser.

--
regards,
Akeda Bagus

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: