Page 1 of 1

[invalid] Write permission in destination directory

Posted: Mon May 26, 2014 12:19 pm
by jd447
I tried to install the beta on the host infomaniak.
Write permission denied although the folder is set on CHMOD 777.

Re: Write permission in destination directory

Posted: Mon May 26, 2014 12:39 pm
by velden
And all sub folders AND files?

Re: Write permission in destination directory

Posted: Mon May 26, 2014 12:45 pm
by jd447
there are no folders or files except the install file.

Re: Write permission in destination directory

Posted: Mon May 26, 2014 5:02 pm
by calguy1000
You probably either are not seeing the permissions properly, or there is a hidden file with improper permissions.

I have tested this stuff alot, and the code checks for write permissions on ALL files and directories (even the ones your ftp client may hide by default).

Re: Write permission in destination directory

Posted: Mon May 26, 2014 5:29 pm
by uniqu3
I guess it is related to owner permission and not chmod.

Re: Write permission in destination directory

Posted: Tue May 27, 2014 6:16 am
by jd447
Damn it... it was the .txt file that wasn't set on 777.

Sorry!