I am using RH 8.0 with sendmail. I needed to install PHP with mhash
support and have recompiled it. After installing the new RPM binaries,
I noticed I lost support for the mail() function.

When I re-compiled, I noticed that the logs said that it didn't find
sendmail, But sendmail is in its default RH8.0 RPM location
/usr/sbin/sendmail

I have also tried recompiling default PHP rpms WITHOUT  mhash support. 
I receive the same problem.

This is how I am recompiling

rpmbuild -bp php-blah.spec 1>bp.log

-then-

rpmbuild -bb php-blah.spec 1>bb.log

I receive these errors.
[joel@mail SPECS]$ cat bb.log | grep sendmail
checking for sendmail... no
checking for sendmail... no
Installing Mail/sendmail.php
Installing Mail/sendmail.php


Any suggestions on how to fix this or point PHP in the right direction 
of where sendmail is located??

-- 
Respectfully,
Joel Webb
WebbGroup Network Systems
www.webbgroup.net
336.841.7241
336.841.6068




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to