php-windows Digest 28 Dec 2002 12:34:45 -0000 Issue 1507

Topics (messages 17573 through 17574):

Re: IMP 3.1 Horde 2.1 IIS 5.0 is working but the web server stop
        17573 by: Phil Grimpo

Re: monster form and compression?
        17574 by: Miha Nedok

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
How did you get this to work with GetText.dll  ?  I haven't gotten that
extension to work yet.  Always bombs out.

-Grimps




<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> I've installed IMP from the horde project on a Windows 2000 server with
IIS (no
> choice, it's the
> customer system).
>
> My configuration
> IIS 5.0
> Windows 2000 Service Pack 3
> PHP 4.4 last developpement version for today
> Horde 2.1 (last stable version)
> Imp 3.1 (last stable version)
> My Sql 3.23.53-max-nt
> on a Compaq Proliant ML350 with Dual processor Connection to an IMAP
server UW-
> IMAP(UNIX, this one)
>
> Everything is working well, except that around once a day, the Web server
will
> freeze needing a restart.
> This webmail is used for an ISP and is under great load (around 10 000
> connection per day).
>
> Do you have an Idea where I can find the cause of the freezing ?
> No message in the events log (php should log there)
> No message in the horde log
>
> a message sent on the IMP mailing list show the same kind of problem on a
> LINUX machine
> with Apache 1.3.27, PHP 4.2.1, latest production releases of ALL Horde
> tools and POSTGRES 7.2.1 on a dual XEON system with 2Gb of RAM and 70Gb HD
> space with average around 10,000 connections per day as well
>
> When the server freeze, it will use 70 % of the CPU, whereas it usually
use 11%.
>
> Thanks for any help, because I like this webmail and would like to keep it
> Regards
> Armelle Nedelec
> Consultant
> Jezz-Net Lebanon
>
>


--- End Message ---
--- Begin Message ---
Look at your php.ini and search for:
zlib.output_compression
and set it to On.
And  add extension=php_zlib.dll


-Mike


On Fri, 27 Dec 2002, Jeff D. Hamann wrote:

> Date: Fri, 27 Dec 2002 12:50:30 -0800
> From: Jeff D. Hamann <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED], [EMAIL PROTECTED]
> Subject: [PHP-WIN] monster form and compression?
>
> I have a monster form (really a funky grid - hey the client is always right)
> that does not display entirely each time the form is displayed. Some times,
> quite repeatably, the bottom half of the form's select boxes will be blank
> (not good). Is there a way to compress the web page before it gets sent, or
> any method to ensure the page will display correctly?
>
> Jeff.
>
> --
> Jeff D. Hamann
> Hamann, Donald & Associates, Inc.
> PO Box 1421
> Corvallis, Oregon USA 97339-1421
> Bus. 541-753-7333
> Cell. 541-740-5988
> [EMAIL PROTECTED]
> www.hamanndonald.com
>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---

Reply via email to