Hello I'm running CentOS 7 (LAMP) with PHP 7.3 and I can't write to files, I've checked via "is_writable" function in PHP. I even have SELINUX disabled and it's not working.
I've done:
> chown -hR root:root /var/www/html
EG:
file_put_contents... doesn't work
also the error_log.log is not being...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.