Hi All,
i am trying to create a cache directory with write permissions set to writable and readable.
but i have absolutly no idea about chmod, ive been given some tutorials to follow but still dont really understand
i have created a new folder called cache in my root
and from one of the tutorials i have the following code
$ chmod 777 cache
which im not sure is correct nor do i know where to put this code?
can anyone please help me
thanks
Luke