Search found 2 matches
- Sat Dec 26, 2015 1:21 pm
- Forum: Web Server
- Topic: Apache didn't got enought right
- Replies: 2
- Views: 1779
Re: Apache didn't got enought right
Helo,
Thank you for your reply.
Yes, I have, and it's all to 775.
Tryed to set them to 777 without anu changes.
I have also tryed to set umask(0000); to my php file, making sure it won't be changed, and again, no result.
Thank you for your reply.
Yes, I have, and it's all to 775.
Tryed to set them to 777 without anu changes.
I have also tryed to set umask(0000); to my php file, making sure it won't be changed, and again, no result.
- Fri Dec 25, 2015 10:04 pm
- Forum: Web Server
- Topic: Apache didn't got enought right
- Replies: 2
- Views: 1779
Apache didn't got enought right
Hello, Working on Symfony3, I'm actually facing an issue. It seems Apache didn't got enought right to create directory on my cache & logs directory. I have tryed a lots of things actually, and I do not understand why I can't create directory when I can create files, or write some parts of these fold...