[gollem] can't download files in gollem
Service Informatique IF
ifinfo at ujf-grenoble.fr
Fri May 23 14:00:15 UTC 2014
Jan Schneider <jan <at> horde.org> writes:
>
>
> Zitat von Service Informatique IF <ifinfo <at> ujf-grenoble.fr>:
>
> > Hello,
> >
> > I have gollem 3.0.2 with H5.(ubuntu 12.04)
> >
> > I can list the files on my ssh server.
> > I can create a directory or upload a file.
> > I can edit a text file, but when i want to download a file from
> > gollem, nothing happens,
> > If I put a maximum execution time, i Have
> > PHP Fatal error: Maximum execution time of 30 seconds exceeded in
> > /usr/share/php/Horde/Mime/Part.php on line 1838, referer:
> > https://......./gollem/manager.php?backend_key=ssh2
> >
> >
> > How can I debug this ?
>
> Well, it's still writing data to a stream at this point, so everything
> looks fine from that error message.
>
> Watch the server while the download happens. Without the execution
> limit of course. Watch CPU, temp space, strace, etc.
>
So, after use Xdebug, I saw that php ssh is in time out.
I try on ubuntu 10.04 and same issue.
I install libssh2-php with pecl (and remove the one from package) et it
s good.
More information about the gollem
mailing list