Date: 10/31/00
- Next message: a.weerman <email protected>: "[PHP-DEV] PHP 4.0 Bug #7542 Updated: socket_set_blocking is not working"
- Previous message: a.weerman <email protected>: "[PHP-DEV] PHP 4.0 Bug #7542: socket_set_blocking is not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: ms <email protected>
Operating system: linux 2.2.13 glibc2.0 (RH 5)
PHP version: 3.0.17
PHP Bug Type: Reproduceable crash
Bug description: HTTP POST with enctype=multipart/form-data
I think I see the same as #7456 and #7506.
php is compiled as apache module and
with --with-mysql and --with-oracle
Sample script:
<form method=post enctype="multipart/form-data">
<input type=file name=test1>
<input type=submit>
</form>
<?
echo "test.";
?>
-- 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>
- Next message: a.weerman <email protected>: "[PHP-DEV] PHP 4.0 Bug #7542 Updated: socket_set_blocking is not working"
- Previous message: a.weerman <email protected>: "[PHP-DEV] PHP 4.0 Bug #7542: socket_set_blocking is not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

