thepain009
Technical User
Im trying to install a PHP script that needs to be able to write in a directory, so I neeed to set the folder's chmod value to '777', which basically means that this folder is wide open for any changes. I have searched for quite a while and found that chmod is a UNIX command, but I have not found a way to change it under Windows.
Is there any way to accomplish this task?
I am hosting my server on my home PC using Apache.
Is there any way to accomplish this task?
I am hosting my server on my home PC using Apache.