RE: [PHP-INST] Apache 2.0.39

2002-07-22 Thread Chris Santerre
Know problem. Download the latest snapshot from snaps.php.net and unpack it. Copy the new php_functions.c over the old. This has been reported to work. -Original Message- From: bob pilly [mailto:[EMAIL PROTECTED]] Sent: Monday, July 22, 2002 12:49 PM To: [EMAIL PROTECTED] Subject: [PHP-IN

Re: [PHP-INST] apache 2.0.39 + php 4.2.1 - solution to php_functionproblem

2002-06-23 Thread Rasmus Lerdorf
It has been fixed for weeks. On Sun, 23 Jun 2002, jd wrote: > at line 93, sapi/apache2filter/php_functions.c: > > #if !MODULE_MAGIC_AT_LEAST(20020506,0) > ADD_STRING(boundary); > #endif > > compilation failed at this point for me with apache 2.0.39, > and apparently alot of oth