Have been pulling out my hair for the past 2 hours on this and am sure I am doing something really stupid.
<?php
mkdir("blah", 0777);
?>
This works through the command line and the folder gets created. But the same thing doesn't work when I try to run it through the browser. Any file permission issues?
ls -alZ. use something likechcon system_u:object_r:httpd_sys_content_t:s0 public_HTML– changokun Mar 12 at 13:04