Hello,
I'm reinstalling my system from 4.9 to 5.1 I have installed pecl-imagick and stopped/started Apache but I have a seg fault (core dumped). If I uninstall this package Apache stops/starts nicely. I have read this page http://www.openbsd.org/faq/upgrade50.html#Pkgup The last point talks about my problem and advices to add in /etc/login.conf httpd:\ :setenv=LD_PRELOAD=/usr/lib/libpthread.so:\ :tc=daemon: This doesn't help, I still have the same problem with Apache. Also /usr/lib/libpthread.so doesn't exist so I replaced it with /usr/lib/libpthread.so.13.3 but still no success. Maybe I didn't understand something on this page. Can someone clarifies what I have to do because I feel that I followed the documentation without success. Thank you

