Impossible write into the AJXP_DATA_PATH folder ajaxplorer

OPADA-Eng picture OPADA-Eng · Oct 19, 2013 · Viewed 10.4k times · Source

I uploaded ajaxplorer "pydio-core-5.0.4.zip" to my server and after I extracted files into a folder in the server i request the folder to starting install but i get this message :

"Impossible write into the AJXP_DATA_PATH folder: Make sure to grant write access to this folder for your webserver!"

i made the folder : /data permissions to 777 and it did not make change ..

any solve ?

Answer

Alvaro Costa picture Alvaro Costa · Dec 12, 2013

I'v got the same problem few hours ago.

The problem: You put full permissions (777) to the data folder, but subfolders don't get it.

The solution:

sudo chmod -R 777 data