CentOS 7, PHP : Cant write to files

Status
This thread has been locked.

Paintball

⭐ Web & Java Developer ⭐
Supreme
Feedback score
5
Posts
45
Reactions
31
Resources
0
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:
Code:
> chown -hR root:root /var/www/html

EG:
file_put_contents... doesn't work
also the error_log.log is not being written
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.
Status
This thread has been locked.
Top