I have a server running easyapache and suPHP
When a PHP file run by a user creates a directory, it is created as the user nobody and not the user.
If there something I am missing? I would like the directory created as user.user
Also, the only way I will mkdir, is If the directory is set to 777
When a PHP file run by a user creates a directory, it is created as the user nobody and not the user.
If there something I am missing? I would like the directory created as user.user
Also, the only way I will mkdir, is If the directory is set to 777