I tried to change chmod to 777 but is saying access denied. I’m logged in as root admin and still won’t let me.
Im trying to install the tinymce to the plugins folder.
I tried to change chmod to 777 but is saying access denied. I’m logged in as root admin and still won’t let me.
Im trying to install the tinymce to the plugins folder.
you need to check who is the owner of the directory… no the parent, but the os user… something like name:name… in unix, from ssh, you would issue ‘ls -la’… you can usually get it from properties command in ftp too…