Saturday, October 3, 2009

Re: Install CakePHP in sub folder ? ? ? How can I ? ? ?

If my memory serves me well this is a sign that your host does not has enabled mod_rewrite or that the .htaccess files are not allowed by Apache config ...

On Sat, Oct 3, 2009 at 8:11 PM, Dr. Loboto <drloboto@gmail.com> wrote:

Do you have file named "default.css" in your app/webroot/css folder?
Filename and css filder are lowecase just as href in line you posted?

On Oct 3, 5:45 pm, DatacenterHellas <merianosni...@gmail.com> wrote:
> Hello all.
>
> I have install the CakePHP in a sub folder in my web hosting package
>
> (in examplehttp://www.mydomainname.ext/subfoldername/)
>
> The Cake is running very cool but I have problem with CSS and propably
> with other files (such as javascripts and images) tha I have not yet
> try.
>
> From the source code inside the Firefox I see this code for the CSS
>
> <link rel="stylesheet" type="text/css" href="/subfoldername/css/
> default.css" />
>
> But my page is not styled
>
> What Can I do for ? ? ?
>
> Kind regards



--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: