pydio tmp 에러

GO to

/CONF/bootstrap_conf.php

 

and edit :

//define(“AJXP_TMP_DIR”, AJXP_DATA_PATH.”/tmp”);

 

to

define(“AJXP_TMP_DIR”, AJXP_DATA_PATH.”/tmp”);

 

Upload the file

Create the tmp directory to / and apply 777 CHMOD

Works great for me !

댓글 남기기

이메일은 공개되지 않습니다. 필수 입력창은 * 로 표시되어 있습니다

Comment moderation is enabled. Your comment may take some time to appear.