On Wed, 20 Nov 2002, Mike Burger wrote:

Its the default for sendmail

Its located under /usr/sbin/sendmail

But it is a symbolic link mess. I removed the link and put in the 
sendmail.sendmail

/usr/sbin/sendmail >  /etc/alternatives/mta
/etc/alternatives/mta -> /usr/sbin/sendmail.sendmail

It still did not find it. I also tried switches in the spec file.
--with-sendmail=/usr/sbin/sendmail

No go.

This is a problem with recompiling with the RH PHP src files. It has 
nothing to do with adding --with-mhash=/usr/lib in it.

I have been banging my head agains this for two days now and I still 
haven't figured it out.


> Ok...what are the ownerships and permissions on the file and on the 
> directories.
> 
> On Wed, 20 Nov 2002, Joel Webb wrote:
> 
> > 
> > Need mhash support
> > 
> > On Wed, 20 Nov 2002, Mike Burger wrote:
> > 
> > > Silly question time...why not just install teh PHP rpms?
> > > 
> > > On Wed, 20 Nov 2002, Joel Webb wrote:
> > > 
> > > > 
> > > > 
> > > > 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 without mhash support. 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
> > > > 
> > > > Any suggestions on how to fix this??
> > > > 
> > > > 
> > > 
> > > 
> > 
> > 
> 
> 

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