* Richard Walker on Monday, March 07, 2016 at 12:41:07 +1100
> After doing a selfupdate/update-all this morning I now get this
> message on starting Apache:
> 
> apache2: Syntax error on line 242 of /sw/etc/apache2/apache2.conf:
> Syntax error on line 1 of /sw/etc/apache2/mods-enabled/php5.load:
> Cannot load /sw/lib/apache2/modules/libphp5.so into server:
> dlopen(/sw/lib/apache2/modules/libphp5.so, 10): Symbol not found:
> _SSLv2_client_method\n  Referenced from:
> /sw/lib/apache2/modules/libphp5.so\n  Expected in:
> /sw/lib/libssl.1.0.0.dylib\n in /sw/lib/apache2/modules/libphp5.so

I got a similar error from python27

> It seems that libphp5.so attempts to call SSLv2_client_method() and
> now fails to find it.
> 
> It seems that the reason is that in OpenSSL 1.0.2g, SSLv2 calls are
> now disabled by default,
> and that even enabling them at build-time is not enough:
> http://www.openssl.org/news/secadv/20160301.txt

In the case of python, fink rebuild python27 fixed the problem.

Christian
-- 
theatre - books - texts - movies
Black Trash Productions at home: http://www.blacktrash.org
Black Trash Productions on Facebook:
http://www.facebook.com/blacktrashproductions

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://makebettercode.com/inteldaal-eval
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to