From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.3.0
PHP Bug Type:     Mail related
Bug description:  PHP crashes on mail() using IIS's mail

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)
-- 
Edit bug report at http://bugs.php.net/?id=21576&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21576&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21576&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21576&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21576&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21576&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21576&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21576&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21576&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21576&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21576&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21576&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21576&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21576&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21576&r=gnused

Reply via email to