The subject says it all -- phpinfo shows the path to sendmail as:
sendmail_path -t -i After manually editing php3.ini and changing the sendmail_path to /usr/sbin/sendmail -t -i, then restarting Apache, phpinfo still shows the path to sendmail as sendmail_path -t -i Any suggestions on how to fix this?