PHP problem : mkdir doesn't work using shell_exec()
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=7MwG0EJhSDI
My simple php script is : shell_exec("mkdir this_folder")
but, when i running on browser.. it doesn't work...
in this video will help you how to fix that problem.
The problem caused by, your file.php not owned to www-data (apache).
Other Videos By Ambar Hasbiyatmoko
Tags:
apache
www-data
mkdir
shell_exec
exec
create
php
problem
error
folder
permission
denied
browser
ubuntu
linux