Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8956 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34491 invoked by uid 1010); 7 Apr 2004 01:17:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34466 invoked by uid 1007); 7 Apr 2004 01:17:00 -0000 To: internals@lists.php.net, Adam Maccabee Trachtenberg Message-ID: <40735688.1090609@benramsey.com> Date: Tue, 06 Apr 2004 21:16:56 -0400 User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <20040406192114.8125.qmail@pb1.pair.com> In-Reply-To: X-Enigmail-Version: 0.83.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 24.53.104.230 Subject: Re: [PHP-DEV] [Fwd: PHP Access Violation using PEAR::Mail_smtp] From: lists@benramsey.com (Ben Ramsey) AT> You will significantly improve your chances of a useful response if AT> you pare down the code that triggers to problem to the fewest number AT> of lines possible. AT> AT> Ideally, you'd also remove the PEAR class and just strip out the AT> lines that trigger the bug. I will try to do this. Unfortunately, I goofed up and stated that it could not send e-mail at all. This was do to setting my authentication method to the wrong thing. When I changed it back to LOGIN, it will now send e-mail messages flawlessly. However, every 4th or 5th time, it will not send the message and will display a blank page with: PHP has encountered an Access Violation at 0177A9D4 Like I said, I'll try to pare down the code, but I feel out of luck here, since it's occurring intermittently. Thank you for your time. -- Regards, Ben Ramsey http://benramsey.com http://www.phpcommunity.org/wiki/People/BenRamsey