|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
blank page when trying to download an attachmentFile size is approx 32m - php limit is 50m on both post and max upload. memory limit is 80m Anyplace else I can check? We just get a blank page, no errors. Thanks -- Jefferson K Davis Technology and Information Systems Manager Standard School District 1200 North Chester Ave Bakersfield, CA 93308 661.392.2110 ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscribe@... |
|
|
Re: blank page when trying to download an attachmenthttp://wiki.horde.org/FAQ/Admin/Troubleshoot#wsod
Zitat von Jefferson Davis <jdavis@...>: > > > File size is approx 32m - php limit is 50m on both post and max > upload. memory limit is 80m > > Anyplace else I can check? We just get a blank page, no errors. > > Thanks > > -- > Jefferson K Davis > Technology and Information Systems Manager > Standard School District > 1200 North Chester Ave > Bakersfield, CA 93308 > 661.392.2110 > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: imp-unsubscribe@... > Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscribe@... |
|
|
Re: blank page when trying to download an attachmentNo luck, No errors show up, even with debug turned on. Not discounting the probability of user error (me).
Other logging telemetry (successful login, etc) shows up in the log. But no errors. This only happens once in a while - The current problem file is a ppt preso. Will check with users to see if that's a common thread or not. ----- Message from jan@... --------- Date: Wed, 30 Sep 2009 00:34:29 +0200 From: Jan Schneider <jan@...> Subject: Re: [imp] blank page when trying to download an attachment To: imp@... > http://wiki.horde.org/FAQ/Admin/Troubleshoot#wsod > > Zitat von Jefferson Davis <jdavis@...>: > >> >> >> File size is approx 32m - php limit is 50m on both post and max >> upload. memory limit is 80m >> >> Anyplace else I can check? We just get a blank page, no errors. >> >> Thanks >> >> -- >> Jefferson K Davis >> Technology and Information Systems Manager >> Standard School District >> 1200 North Chester Ave >> Bakersfield, CA 93308 >> 661.392.2110 >> >> ---------------------------------------------------------------- >> This message was sent using IMP, the Internet Messaging Program. >> -- >> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: imp-unsubscribe@... >> > > > > Jan. > > -- > Do you need professional PHP or Horde consulting? > http://horde.org/consulting/ > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: imp-unsubscribe@... > ----- End message from jan@... ----- -- Jefferson K Davis Technology and Information Systems Manager Standard School District 1200 North Chester Ave Bakersfield, CA 93308 661.392.2110 ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscribe@... |
|
|
Re: blank page when trying to download an attachmentOn 29.09.09 09:22, Jefferson Davis wrote:
> File size is approx 32m - php limit is 50m on both post and max upload. > memory limit is 80m for files around 32MB you need memory limit around 160M. PHP is very memory-hungry here. -- Matus UHLAR - fantomas, uhlar@... ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. Quantum mechanics: The dreams stuff is made of. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscribe@... |
|
|
Re: blank page when trying to download an attachmentOn Mon, 2009-10-19 at 16:29 +0200, Matus UHLAR - fantomas wrote:
> On 29.09.09 09:22, Jefferson Davis wrote: > > File size is approx 32m - php limit is 50m on both post and max upload. > > memory limit is 80m > for files around 32MB you need memory limit around 160M. PHP is very > memory-hungry here. Yep, we have to run our production servers with - memory_limit = 256M Sad, but true. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscribe@... |
|
|
Re: blank page when trying to download an attachmentQuoting Adam Tauno Williams <awilliam@...>:
> On Mon, 2009-10-19 at 16:29 +0200, Matus UHLAR - fantomas wrote: >> On 29.09.09 09:22, Jefferson Davis wrote: >> > File size is approx 32m - php limit is 50m on both post and max upload. >> > memory limit is 80m >> for files around 32MB you need memory limit around 160M. PHP is very >> memory-hungry here. > > Yep, we have to run our production servers with - > memory_limit = 256M This is fixed in IMP 5 by using streams instead of PHP's string functions (which are very memory inefficient). michael -- ___________________________________ Michael Slusarz [slusarz@...] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscribe@... |
| Free embeddable forum powered by Nabble | Forum Help |