Compiling in Debugging Flags

Chris Maness chris at chrismaness.com
Tue May 13 15:58:31 UTC 2008




>
> On Sun, 04 May 2008 19:55:42 -0700
> Chris Maness <ch... at chrismaness.com> wrote:
>> It is a problem with php extension "extension=mhash.so."  If I remove it
>> from extensions.ini it works.  However, there does not seem to be order
>> of arrangement that restores sanity.  I believe I need mhash for
>> squirrelmail.
>
>> Any further suggestions would be appreciated.
>
> I am risking stating the obvious here, but you HAVE rebuilt everything 
> related
> to mhash (including security/mhash), right?

Yes, by hand, after rebuilding all of the ports using portupgrade.

>
> I have just installed security/php5-mhash from scratch and it loads without 
> any
> issue... of course, i only have php5 and php5-mhash installed here, no other 
> php
> extensions...

Maybe it is conflicting with other extensions.  I have:

extension=pcre.so
extension=calendar.so
extension=ldap.so
extension=gettext.so
extension=xml.so
extension=mbstring.so
extension=openssl.so
extension=mysql.so
extension=session.so
#extension=mhash.so

Installed (I tried rearranging too)

Are you loading php as a module?

Chris Maness
(909) 223-9179
http://www.chrismaness.com



More information about the freebsd-questions mailing list