php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12285 Problem in header parameter
Submitted: 2001-07-20 10:37 UTC Modified: 2002-08-23 21:30 UTC
From: lazaris at ceid dot upatras dot gr Assigned:
Status: Closed Package: Mail related
PHP Version: 4.0.6 OS: Windows 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
35 - 4 = ?
Subscribe to this entry?

 
 [2001-07-20 10:37 UTC] lazaris at ceid dot upatras dot gr
I am using PHP 4.0.6 (the same applies with version 4.0.5) on Windows 2000. I have written a page where someone can send MIME mail including multiple attachments. The attachments go into the header parameter of the mail() function. The bug I'm reporting is that when the attached part(s) are more than 2KB in size, the mail() function crashes and together PHP.exe. I believe there must be some unreasonable limitation in the size of the header parameter. I don't know if this problem exists in Unix environments, but I know at least another developer who has reported the same problem on the Windows platform.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-01 14:05 UTC] sander@php.net
Duplicate of 11165
 [2002-08-23 21:30 UTC] sniper@php.net
Try this snapshot:

http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Reopen if problem persists.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 01:01:30 2024 UTC