Sunday, May 24, 2015

Re: AWS, Centos 7 and file caching

Hello Jeremy Burns 
I fixed this without rebuild Instance like bellow.
I set chown of this folder the same as cakephp path instead of root and it's works

/var/www/html/cake_source user:user
Default on AWS: /var root:root
I config /var to user:user

sudo chmod -R user:user /var

Thank you for your reply
Hung

On Monday, May 25, 2015 at 2:13:26 PM UTC+9, Jeremy Burns wrote:
Nope. We rebuilt the box with another version of Linux.

On 25 May 2015, at 04:15, HL <lecaoq...@gmail.com> wrote:

I met the same error. Did you fixed it? Thanks

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+u...@googlegroups.com.
To post to this group, send email to cake...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: