Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001122

[PHP-DEV] Apache2Filter crashes on Windows From: Sebastian Bergmann (sb <email protected>)
Date: 12/16/01

  Setup: Windows 2000, Apache 2 (current CVS), PHP 4 (current CVS).

  After several requests Apache.exe crashes, when using the Apache2Filter
  SAPI module of PHP 4.

  I built both debug versions of Apache 2 and PHP 4, and the debugger
  shows the cause of the crash to be in server/util_filter.c:416:
  APR_BRIGADE_CONCAT(*saveto, *b);

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>