[horde] gollem file upload size limitation

Toomas Vann tom at bns.ee
Wed Aug 31 09:25:39 PDT 2005


Hi!

Sorry, this was not an issue for some time. That is I did not have time to deal with it.

Thing is that uploading a file works just fine when I select backend as a file system.

Now when I try different backend like sql, nothing happens, no error message is given or anything.

I just upgraded gollem to Gollem: H3 (1.0) to ensure that maybe this was a bug.

I suspect that at some point SQL gets an timeout, but in php.ini I have trippled timeout values.

Any clues where should I look ? I am usin horde_muvfs for a backend with SQL driver.

Best regards,

Toomas


________________________________

From: horde-bounces at lists.horde.org on behalf of Vilius Šumskas
Sent: E 16.05.2005 15:43
To: horde at lists.horde.org
Subject: Re: [horde] gollem file upload size limitation



Toomas Vann <tom at bns.ee> rašė:

> Hi!
>
> I am running:
> *     Horde: 3.0.4
> *     Gollem: 1.0-cvs
>
> On Suse 9.2 (PHP 4.3.8, Apache 2.0.50, MySQL 4.0.21) and I have
> following problem. I have gollem set up for two different backends, one
> is direcotry based on server filesystem, the other one is sql-backend
> based, set up with table horde_muvfs... Now I can upload files lets say
> 0,5mb and smaller to sql-backend based part, and bigger to filesystem
> based section. But for some reason bigger files are not uploaded to
> sql-based part, even no error message is given. And php.ini settings
> should not be an issue here, if this thing works with one backend and
> not with another....
>
> Maybe few pointer where should I start to look ?

Check LimitRequestBody variable in apache configuration file. On my
system it looks like this:

<Files *.php>
    SetOutputFilter PHP
    SetInputFilter PHP
    LimitRequestBody 31457280
</Files>

Might help.

--
  Best Regards,

  Vilius Šumskas
  LNK TV system administrator
  mob.: +370 614 75713
  http://www.lnk.lt

--
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org




More information about the horde mailing list