On Thu, 5 Jun 2014 00:14:18 +0200 (CEST), in gmane.comp.web.curl.library you wrote:
>On Wed, 4 Jun 2014, ??????? ?????? wrote: > >> Yes, it work for me, but you must call OPENSSL_config(NULL) not >> OpenSSL_config(NULL), more info > >Right, thanks! I actually noticed when I then tried to compile that after my >previous email. I also had to add an #include and I bumped our lowest OpenSSL >library version to 0.9.7 in the docs/INTERNALS document. Pushed to git just >now! Unfortunely, this commit caused bug 1401: https://sourceforge.net/p/curl/bugs/1401/ This happened only on my Windows 2008 R2 production server! Grr. I tried various other (virtual) machines, but no dice. Here is the zip with the faulting php_curl.dll: http://elijst.nl/php55bad.x32.zip Unzip it, go to the php-dir, run php -v and see if you get something like this: http://elijst.nl/curl7371.gif If somebody can reproduce the bug, please add your commnt to the bugreport on sourceforge. Jan ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
