Jani Taskinen <[EMAIL PROTECTED]> wrote:
> On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote:
> >> }
> >>
> >> -#if HAVE_ZLIB
> >> +#if HAVE_ZLIB && !defined(COMPILE_DL_ZLIB)
> >> /* Add output compression headers at this late stage in order to make
> >> it possible to switch it off inside the script. */
> >> if (ZLIBG(output_compression)) {
> >
> >Hmm, this change may cause another problem that I mentioned in
> >http://lists.php.net/article.php?group=php.dev&article=92781
>
> I don't understand..if it's not available..how can it cause
> some problems?
Wrong pointer? Then see http://bugs.php.net/16109
Moriyoshi
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php