Author |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 121 Location: U.S
|
Posted: Sat 05 Apr '14 3:13 Post subject: |
|
|
thank you for the update. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Wed 09 Apr '14 13:07 Post subject: |
|
|
I updated OpenSSL to 1.0.1g and added php_http1.dll (Pecl HTTP version 1). |
|
Back to top |
|
ameoba32
Joined: 02 Apr 2014 Posts: 5 Location: Canada, Montreal
|
Posted: Thu 10 Apr '14 18:24 Post subject: |
|
|
Amazing! It works!!
I re-downloaded php-5.5.11-Win32-VC11-x64.zip
use it like this
extension=php_http1.dll
Thank you much!
If you are interested in improving this package more, I have more suggestions |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Wed 16 Apr '14 18:37 Post subject: |
|
|
I added php_igbinary.dll and php_redis.dll to the PHP 5.5 x86 builds. Others will follow.
Edit: All of them updated, even the PHP 5.6 builds.
Credits go to Vostok for his Win32 patches.
https://github.com/vostok4/phpredis
Please test it. |
|
Back to top |
|
wm003
Joined: 24 Mar 2006 Posts: 88
|
Posted: Tue 22 Apr '14 17:24 Post subject: |
|
|
php_curl.dll does not load with the 5.4.27 nts x86 build unfortunately.
i found out this is due to dependancy to normaliz.dll which was not present on my win2k3 servers but on my old xp testing machine where your php_curl worked.
So why is there this new dependency necessary? It wasnt on the old builds |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
|
Back to top |
|
wm003
Joined: 24 Mar 2006 Posts: 88
|
Posted: Fri 25 Apr '14 9:38 Post subject: |
|
|
that didn't fix it and just installed an additional directory (unnecesary from my pov).
So i just copied the normaliz.dll from XP system32 to win2k3 system32 and everything works again.
We are currently switching to win2008 x64 with php 5.5.11 anyway (where this problem does not occur), so i can live with that now.
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Sat 26 Apr '14 15:10 Post subject: |
|
|
You should be uopgrading, because in the near future Win2k3 has the same fate as XP: no security updates anymore. The end of XP was the sign for me to activate IDN in php_curl.dll. |
|
Back to top |
|