I get this error while trying to do file_put_contents()
.
Apache is working as apache
group, started with sudo
rights. My user is in apache
group. All dirs and files have 755
chmod.
File exists.
Locally it works fine, on remote CentOS server not. Why? How to debug that thing?