Obsolete Releases > SME 8.x Contribs

PYDIO contrib: do not work for me

(1/1)

Jáder:
I followed http://wiki.contribs.org/Pydio

After 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

--- Code: --- define("AJXP_TMP_DIR", AJXP_DATA_PATH."/tmp");

--- End code ---
Now I'm getting messages about wrong user/pwd (they're ok!).
and these:

--- Code: ---[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]#

--- End code ---



--- Code: --- [root@leopardo pydio]# cat /var/lib/pydio/tmp/.htaccess
 deny from all
 [root@leopardo pydio]#

--- End code ---

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

Daniel B.:
The error you discribes make me think you tried to access Pydio before enabling access through it on a Shared Folder. Pydio works exclusivly with the Shared Folders contrib. Once installed, go in the server-manager -> shared folders -> select one of the shares (or create a new one) -> Pydio access (set to enabled) and save

Jáder:
I've created a new share as shown:
[root@leopardo pydio]# db accounts show documentos
documentos=share
    DynamicContent=enabled
    Encryption=disabled
    InactivityTimeOut=
    Indexes=enabled
    Name=documentos compartilhados
    PHPBaseDir=/tmp:/home/e-smith/files/shares/documentos/
    Pydio=enabled
    ReadGroups=
    ReadUsers=escravo
    RecycleBin=disabled
    RecycleBinRetention=unlimited
    RequireSSL=enabled
    WebDav=disabled
    WriteGroups=tecnicos
    WriteUsers=jader
    httpAccess=global
    smbAccess=browseable
[root@leopardo pydio]#

BUT
on server-manager I've receiving an error about failure on modify this share.

Daniel B.:

--- Quote from: jader on July 23, 2014, 12:03:01 PM ---on server-manager I've receiving an error about failure on modify this share.

--- End quote ---

Then please, open a bug and attach the snippet of /var/log/messages when you modify the share

Jáder:
Bug open: http://bugs.contribs.org/show_bug.cgi?id=8495

Navigation

[0] Message Index

Go to full version