Hello guys. Yesterday I have installed my first linux, and today I'm tryind to get cakephp to work... But I get the error:
tmp/cache/ is not writable [CORE/cake/libs/cache/file.php, line 267] app/tmp/cache/persistent/ is not writable [CORE/cake/libs/cache/ file.php, line 267] app/tmp/cache/models/ is not writable [CORE/cake/libs/cache/file.php, line 267] And I already have do: chmod -R 777 app/tmp and chown apache:apache app/tmp But the errors continue... Anyone knows what it can be? PS: sorry for the bad english Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
