php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21576 PHP crashes on mail() using IIS's mail
Submitted: 2003-01-11 01:46 UTC Modified: 2003-01-31 13:47 UTC
From: cstdenis at hotmail dot com Assigned:
Status: No Feedback Package: Mail related
PHP Version: 4.3.0 OS: Windows 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cstdenis at hotmail dot com
New email:
PHP Version: OS:

 

 [2003-01-11 01:46 UTC] cstdenis at hotmail dot com
When I use the mail() function, PHP crashes with the following error:
"PHP has encountered an Access Violation at 01AD7BD4"

For my mail server, I'm using the IIS mail server ("default SMTP virtual server") on localhost.

I'm using IIS 5 (Dont know where to get an exact ver number) for both php and email and windows 2000 (version 5.00.2195 [service pack 2])

The mail does get sent successfully even with the error.

the same code works fine on my redhat server using sendmail (same php version)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-15 13:16 UTC] iliaa@php.net
Oops, wrong status, should be Feedback.
 [2003-01-31 13:47 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 05:01:29 2024 UTC