ID: 41777 User updated by: diego dot malatesta at mottaeditore dot it Reported By: diego dot malatesta at mottaeditore dot it -Status: Feedback +Status: Open Bug Type: Mail related Operating System: Ubuntu Server 7.04 (Sparc) PHP Version: 5.2.3 New Comment:
Yes, the script is exactly that line, to test the mailing capabilities of the server. I ran it using the CLI binary an it outputs "Segmentation fault". I actually noticed one think though. For a stupid sendmail misconfiguration, the mails weren't delivered. Now that the configuration is correct, even with the segmentation fault, the mail ARE delivered correctly, both using the CLI binary and the apache module. I tested other scripts (without the mail() function call) and they work (so I do really think is something related to sendmail (on the sparc platform?)). Previous Comments: ------------------------------------------------------------------------ [2007-06-25 16:13:07] [EMAIL PROTECTED] You really tried with that exact script you pasted here? Try the same with CLI binary.. ------------------------------------------------------------------------ [2007-06-25 10:46:44] diego dot malatesta at mottaeditore dot it I've installed php 5.1.6 and the mail() function worked. Then I put back php 5.2.1 and the script started crashing again. Back to php 5.1.6 and the script works again. For now I'm going to use 5.1.6 until there's a bugfix or I find out what's wrong with 5.2.x ------------------------------------------------------------------------ [2007-06-25 06:50:27] diego dot malatesta at mottaeditore dot it No I don't have any appended or prepended file nor any zend extension enabled. Btw, I've compiled also php version 5.2.1 and the latest snapshot, but the script keeps crashing. ------------------------------------------------------------------------ [2007-06-24 17:04:20] [EMAIL PROTECTED] I doubt it's mail() function that is crashing here. Check that you don't have some auto_prepend_file (or append) in php.ini set. And that you don't have any zend_extensions enabled either. ------------------------------------------------------------------------ [2007-06-22 08:33:25] diego dot malatesta at mottaeditore dot it PS: Forgot to specify the Sparc platform ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/41777 -- Edit this bug report at http://bugs.php.net/?id=41777&edit=1