php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13634 Warning: Failed to Receive in \nphp\nfunc.php on lines 527
Submitted: 2001-10-10 19:31 UTC Modified: 2002-07-03 01:00 UTC
Votes:32
Avg. Score:4.7 ± 0.6
Reproduced:26 of 28 (92.9%)
Same Version:7 (26.9%)
Same OS:13 (50.0%)
From: tallmisha at yahoo dot com Assigned:
Status: No Feedback Package: Mail related
PHP Version: 4.0.6 OS: Win NT
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2001-10-10 19:31 UTC] tallmisha at yahoo dot com
Warning: Failed to Receive in c:\program files\apache group\apache\htdocs\nphp\nfunc.php on line 527	

  mail($nphp_config["EmailReplyAddress"],"News Update From " . $nphp_config["SiteName"], $output, "Reply-To: " . $nphp_config["SiteName"] . " News <" . $nphp_config["EmailReplyAddress"] . ">\nBCC: " . $maillist . "\n");
 thats the line that the error points to.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-02 13:46 UTC] mfischer@php.net
Error handling has been improvied, please try a snapshot http://snaps.php.net/win32/php4-win32-latest.zip
 [2002-07-03 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2003-03-04 09:48 UTC] webmaster at cycocity dot com
Warning: Failed to Receive in C:\indigoperl\apache\htdocs\FormToEmail.php on line 81

This is on a WinME machine running PHP 4.2.3

CyCo
 [2003-03-07 16:02 UTC] mvnoppen at yahoo dot com
You need to set the SMTP server in the php.ini file.. That worked for me
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 06:01:30 2024 UTC