> -----Original Message-----
> From: Andi Gutmans [mailto:[EMAIL PROTECTED]]
> Sent: 24 November 2001 01:21
> To: Sam Liddicott; Sam Liddicott; [EMAIL PROTECTED]
> Subject: RE: [PHP-DEV] CGI quick cleanup
> 
> 
> The problem you are experiencing is due to the fast cache.
> Edit Zend/zend_fast_cache.h  and change:
> # define ZEND_ENABLE_FAST_CACHE 1
> to:
> # define ZEND_ENABLE_FAST_CACHE 0

I'm not sure what fast cache is, is lack of this likely to slow down the
processing of enormous hashed arrays?

> Make sure you do a complete rebuild.
> Tomorrow I'll try and think of what the best way to fix it 
> is. (3:20 AM here :)

To go to bed late is to be up early (paraphrased from Shakespeare
summit-or-other)

Sam




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to