What can I do for the online server

There owner cannot be changed
Permissions I have assigned
But still not working

Thanks for the reply!

On Apr 24, 8:02 pm, Faza <f...@ansi.pl> wrote:
> Make sure that the directory is chown to www server's user.
>
> e.g. in my Debian I did:
> chown -R www-data:www-data /path/to/cake/
> chmod -R 755 /path/to/cake
> chmod -R 777 /path/to/cake/tmp
>
> Never had any permission-related issues.
>
> Nature Lover pisze:
>
> > Hi!
>
> > I have downloaded CakePHP latest stable release.
> > extracted on the test server with 755 permission on everything and 777
> > on tmp folder.
>
> > The home page is showing with the default layout but not stylesheet
> > coloring.
> > In the FireBug HTML coding the 404 errors is return for default
> > stylesheet of cake
>
> > Please help me to set the permissions on folders
>
> > Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to