it's one of the options in the php.ini file, if i'm not mistaken

-----Original Message-----
From: Mike [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 30, 2001 11:28 AM
To: [EMAIL PROTECTED]
Subject: [PHP] How do I put a path to Sendmail in php script??


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