Hello David,

Monday, September 10, 2001, 1:02:37 AM, you wrote:

DR> On Mon, 10 Sep 2001 17:11, Badger wrote:

>> Yes, running RH ditribution 7.1, PHP 4.0.6 compile from source, and
>> sendmail 8.10.11.0.rpm (note that I would like to use my dmail smtp
>> server and only installed sendmail to troublshoot this problem.
>>
>> here in my php build:
>> ----------------------------------

DR> <SNIP config flags>

>>
>>  Here are the sendmail_path entries I've tried in my php.ini:
>>
>> -----
>> ; For Unix only.  You may supply arguments as well (default: 'sendmail
>> -t -i'). ;sendmail_path =
>> ----
>> sendmail_path = /usr/sbin
>> ----
>> sendmail_path = ".:/usr/sbin"
>> ----
>>
>> After each change to my php.ini, I restart my Apache (1.3.20) server
>> and run phpinfo() to ensure changes are accpeted - they always are.


DR> this could be a big part of your problem - you need the full path to 
DR> sendmail, including the filename.

DR> For example, mine is 
DR> sendmail_path   =       /usr/sbin/sendmail -t -i 


David,

But I did do that already and it still doesn't work.  I hope there are other
ideas, I am staying on this until the problem is solved :-(

-- 
Best regards,
 Badger                            mailto:[EMAIL PROTECTED]


-- 
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