From: [EMAIL PROTECTED] Operating system: Linux Debian 3.0 i386 PHP version: 4.1.2 PHP Bug Type: Mail related Bug description: mail() is not supported in this PHP build
Here's what I did cd /tmp tar zxvf php-4.1.2.tar.gz cd php-4.1.2 ./configure --with-mysql --enable-ftp --with-imap=/tmp/imap-2000a --prefix=/usr/local/php; make ; make install Then I try it with my script... /usr/local/php/bin/./php /tmp/test.php Then I get mail() is not supported in this PHP build What's wrong damnit, this is pretty stupid... I installed the debian package before and it worked fine, but this time I need to compile it with the sources... is there a way I can use my mail() function without getting this error and actually get the result I'm looking for? Hope someone can help me out with this :) BWoTHa [EMAIL PROTECTED] -- Edit bug report at http://bugs.php.net/?id=16333&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16333&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16333&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16333&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16333&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16333&r=support Expected behavior: http://bugs.php.net/fix.php?id=16333&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16333&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16333&r=submittedtwice