The server that I am using has Sendmail in a different place than their path
to php.  Also, you have to run php scripts with a cgi magic line
(#!/usr/bin/php).  I am using the mail() function to send mail, but I don't
know how to put the path to Sendmail into the script so that mail() finds
it.  Can someone help?



-- 
PHP General 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]

Reply via email to