Are you sure about the permissions on sub-directory ? run chmod -R 777
on cache maybe

On Nov 15, 12:09 am, Zaza <[EMAIL PROTECTED]> wrote:
> I am developing in cakePHP 1.1.18 on MAMP (Mac OSX), with Apache 2.2
> and PHP 5.2.3. MAMP runs under my own username and the web directory
> is owned by me too. Everything works fine.
>
> When I transfer the code to the production server (Red Hat, Apache
> 2.2, PHP 5.1.6) and have the web directory owned by apache I get
> permission denied problems. Cake can write to the cache directory (it
> caches the models) but then not read the files it created. It is
> running in the development mode (1).
>
> This is not a big issue since the warnings don't show up when running
> in production mode. However, for writing and reading images or other
> files I run into the same problems. The cache directory is set to 777,
> but still gives me the same problem.
>
> Any suggestions, anyone?
>
> Thank you!


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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