I followed
http://wiki.contribs.org/PydioAfter install tried to login using my user/pwd, do not worked with open_basedir error message showing on footer for a few seconds. I have a printscreen to upload.
So I went to /etc/pydio/bootstrap_conf.php and remove comments for
define("AJXP_TMP_DIR", AJXP_DATA_PATH."/tmp");
Now I'm getting messages about wrong user/pwd (they're ok!).
and these:
[root@leopardo pydio]# ls -la /var/lib/pydio/tmp/
total 20
drwxrwx--- 2 root www 4096 Jul 22 22:50 .
drwxrwx--- 7 root www 4096 Jul 22 17:44 ..
-rw-r--r-- 1 apache www 74 Jul 22 22:50 failedAJXP.log
-rw-r--r-- 1 root root 13 Mar 19 18:56 .htaccess
-rw------- 1 apache www 123 Jul 22 22:50 sess_c17c101b0678cba7d2b92fd184b7f5fa
[root@leopardo pydio]#
[root@leopardo pydio]# cat /var/lib/pydio/tmp/.htaccess
deny from all
[root@leopardo pydio]#
let me think HowTo need more info, or I miss something (very likely... it's 11pm for a day started at 6am!)
Can anyone point me where I'm wrong and a quick fix?
Thank you.
Jáder