php5 defaults issues

Scott Haneda talklists at newgeo.com
Wed Sep 30 19:38:59 PDT 2009


On Sep 30, 2009, at 7:33 PM, Ryan Schmidt wrote:

> On Sep 30, 2009, at 21:27, Scott Haneda wrote:
>
>> On Sep 30, 2009, at 7:21 PM, Ryan Schmidt wrote:
>>
>>> On Sep 30, 2009, at 21:09, Scott Haneda wrote:
>>>
>>>> http://us.php.net/manual/en/mail.configuration.php#ini.sendmail- 
>>>> path
>>>>
>>>> 	Where the sendmail program can be found, usually
>>>> 	/usr/sbin/sendmail or /usr/lib/sendmail. configure
>>>> 	does an honest attempt of locating this one for you
>>>> 	and set a default, but if it fails, you can set it here.
>>>>
>>>> Any idea why configure did not figure it out?  In all cases in  
>>>> the past, it has.  Would you mind running phpInfo() and seeing if  
>>>> you are missing the value as well?
>>>>
>>>> I have never had this default get lost before.
>>>
>>> My phpinfo() does show
>>>
>>> sendmail_path => /usr/sbin/sendmail -t -i  => /usr/sbin/sendmail - 
>>> t -i
>>
>> What would be the best way to rebuild php?  I would like to -d it  
>> when I do, so I can see if there is anything I can catch.
>
> I'm not sure there are any "ways" to rebuild php. Just rebuild it.  
> Though I'm not sure why it would find something now that it did not  
> find before.
>
> sudo port -nd upgrade --force php5 2>&1 | tee php5-out.txt
>
>> Will I have to reinstall all the php5-* ones as well, or can I just  
>> uninstall and install php5?
>
> Most (possibly all) of the php5-* modules don't care about sendmail  
> so rebuilding them would probably not have any useful effect.


I think I had a bunk symbink to postfix because I removed postfix.  I  
want to see if that was really the case.
-- 
Scott * If you contact me off list replace talklists@ with scott@ *



More information about the macports-dev mailing list