php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10711 Form with enctype="multipart/form-data" critical error
Submitted: 2001-05-07 13:07 UTC Modified: 2002-06-16 08:19 UTC
From: vladtr at fan dot net Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 3.0.16 OS: win98 osr2
Private report: No CVE-ID: None
 [2001-05-07 13:07 UTC] vladtr at fan dot net
When I try to send same file windows write "Critical error in program php3.exe..." and closed PHP.

Operating system: Win98 OSR2 and WIN2000
Sever: Apache for Win32.

Forms without enctype="multipart/form-data" works good. But if I add this option PHP is crashing in moment sending  the form.

In php.ini I tried to change tmp_upload_dir but unusible.

Please help me solve the problem.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-07 13:11 UTC] derick@php.net
Can you try the much newer version 4.0.5 and see if the problem still exists?
 [2001-05-07 13:39 UTC] cynic@php.net
user feedback:

I can try PHP4, but can not use it. Because my host provider have version
PHP3. If I upload my PHP4 pages to server I?m afraid for new problems.

*****************

You should probably get your provider to upgrade to 4.0.x, because PHP 3 is being abandoned more and more. If I get it right, with the exception of security fixes, PHP 3 is basically not supported anymore.
 [2002-06-16 08:19 UTC] sander@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately, PHP 3 is no longer supported. Please download
the latest version of PHP 4 from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC