Hi there,
I can't execute "mkdir" command in a PHP script!
Although I set "write" persmission to the dorectory I want to create sub directories under it, but still everytime I got the same error "Permission Denied".
One more thing, under "localhost" the "mode" is not necessary for "mkdir" command, but in "remote server" it asks for the mode!
1- what is mode necessary for "mkdir"?
2- Please guide me to run the "mkdir" successfully.
3- How dangerous its the "mkdir" command for "Other"?
Pleae help me.
I can't execute "mkdir" command in a PHP script!
Although I set "write" persmission to the dorectory I want to create sub directories under it, but still everytime I got the same error "Permission Denied".
One more thing, under "localhost" the "mode" is not necessary for "mkdir" command, but in "remote server" it asks for the mode!
1- what is mode necessary for "mkdir"?
2- Please guide me to run the "mkdir" successfully.
3- How dangerous its the "mkdir" command for "Other"?
Pleae help me.