hello,
It seems that if php 4.1 can't find sendmail it turns off mail support : so made a link in /usr/sbin : ln -s /var/qmail/bin/sendmail sendmail Reconfigure PHP ..... Works great...in php.ini can still put : /var/qmail/bin/qmail-inject I have upgraded from php 4.06 to 4.1 on RH 7.1 with Apache/1.3.22 ./configure --with-mysql=/usr --with-apxs=/usr/local/apache/bin/apxs --with-gd Install goes ok, same like 4.06 but when using a form and the php mail command : Warning: mail() is not supported in this PHP It works ok on 4.06 have 2 apache's 1 with 4.06 and 1 with php 4.1 Anyone any idea??? Greetings, Bas -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]