Impossible write into the AJXP_DATA_PATH folder ajaxplorer
위와같은 맨트가 나오는 이유는
DATA 폴더의 퍼미션이 잘못되서입니다.
sudo chmod -R 777 data
퍼미션을 777또는 707로 변경 해 주세요^^
Impossible write into the AJXP_DATA_PATH folder ajaxplorer
위와같은 맨트가 나오는 이유는
DATA 폴더의 퍼미션이 잘못되서입니다.
sudo chmod -R 777 data
퍼미션을 777또는 707로 변경 해 주세요^^