[PHP-DEV] PHP 4.0 Bug #10230: Apache Segmentation Fault

2001-04-07 Thread spud
urce_mode=0) at sapi_apache.c:89 #164 0x00f1988c in send_php (r=0xa4e9a4, display_source_mode=0, filename=0xa505dc "/Library/ WebServer/Documents/spud/members.php") at mod_php4.c:516 #165 0x00f198dc in send_parsed_php (r=0xa4e9a4) at mod_php4.c:527 #166 0xcab4 in ap_invoke_hand

[PHP-DEV] PHP 4.0 Bug #10230 Updated: Apache Segmentation Fault

2001-04-07 Thread spud
ource_mode=0) at sapi_apache.c:89 #164 0x00f1988c in send_php (r=0xa4e9a4, display_source_mode=0, filename=0xa505dc "/Library/ WebServer/Documents/spud/members.php") at mod_php4.c:516 #165 0x00f198dc in send_parsed_php (r=0xa4e9a4) at mod_php4.c:527 #166 0xcab4 in

[PHP-DEV] PHP 4.0 Bug #10230 Updated: Apache Segmentation Fault

2001-04-08 Thread spud
0f1b9b8 in apache_php_module_main (r=0xa4e9a4, display_source_mode=0) at sapi_apache.c:89 #164 0x00f1988c in send_php (r=0xa4e9a4, display_source_mode=0, filename=0xa505dc "/Library/ WebServer/Documents/spud/members.php") at mod_php4.c:516 #165 0x00f198dc in send_parsed_php (r=0xa4e9a4) at mod_ph

[PHP-DEV] Bug #10602: $HTTP_POST_FILES doesn't work properly

2001-05-02 Thread spud
From: [EMAIL PROTECTED] Operating system: Linux 7.0 PHP version: 4.0.4pl1 PHP Bug Type: HTTP related Bug description: $HTTP_POST_FILES doesn't work properly for upload of 3 images from POST form it gives me nothing (even no error message): echo $HTTP_POST_FILES['name'][0];

[PHP-DEV] Bug #10728: HTTP_POST_FILES iteration

2001-05-08 Thread spud
From: [EMAIL PROTECTED] Operating system: Linux 7.0 PHP version: 4.0.4pl1 PHP Bug Type: HTTP related Bug description: HTTP_POST_FILES iteration i have multiple upload (3) form and when i try something like this : reset($HTTP_POST_FILES); for ( $i=0; $i<=2; $i++ ) { $tempor