| Author | 
  | 
Jan-E
 
 
  Joined: 09 Mar 2012 Posts: 1283 Location: Amsterdam, NL, EU
  | 
 | 
| Back to top | 
 | 
enri1357
 
 
  Joined: 12 Jul 2013 Posts: 4
 
  | 
 Posted: Fri 12 Jul '13 8:50    Post subject: curl and zip is not working | 
     | 
 
  | 
 
Hi, thanks for your work.
 
 
When I use php-5.4.17-Win32-VC9-x86.zip , extension curl and zip is not be able to load.
 
 
curl have error while zip is not found.
 
 
any help?
 
 
Thanks
 
 
Henry | 
 
  | 
| Back to top | 
 | 
Jan-E
 
 
  Joined: 09 Mar 2012 Posts: 1283 Location: Amsterdam, NL, EU
  | 
 Posted: Fri 12 Jul '13 11:17    Post subject:  | 
     | 
 
  | 
 
php_zip.dll does not exist anymore. Zip is built in ('static' extension).
 
 
I have never had troubles with php_curl.dll. What is the error you are getting? | 
 
  | 
| Back to top | 
 | 
enri1357
 
 
  Joined: 12 Jul 2013 Posts: 4
 
  | 
 Posted: Fri 12 Jul '13 15:51    Post subject:  | 
     | 
 
  | 
 
Thanks for the zip explanation.
 
 
For curl
 
 
the error log says
 
 
PHP Warning:  PHP Startup: Unable to load dynamic library 'd:/ejisdclab01/PHP5417VC9/ext\\php_curl.dll' - The operating system cannot run %1.\r\n in Unknown on line 0
 
[Fri Jul 12 13:28:59 2013] [notice] Apache/2.2.25 (Win32) PHP/5.4.17 configured -- resuming normal operations
 
 
while others like gd2 are all okay | 
 
  | 
| Back to top | 
 | 
Jan-E
 
 
  Joined: 09 Mar 2012 Posts: 1283 Location: Amsterdam, NL, EU
  | 
 Posted: Sat 13 Jul '13 21:47    Post subject:  | 
     | 
 
  | 
 
php_curl.dll needs libeay32.dll & ssleay32.dll. Are you sure they are present and with the correct version (1.0.1e)?
 
 
See the snapshot.txt in the zipfile. Can you load php_openssl.dll and php_oauth.dll? And what about php_ssh2.dll and php_stomp.dll? | 
 
  | 
| Back to top | 
 | 
bompus
 
 
  Joined: 09 Aug 2013 Posts: 2
 
  | 
 Posted: Fri 09 Aug '13 23:19    Post subject:  | 
     | 
 
  | 
 
Any chance of getting the php_stats.dll ( http://pecl.php.net/package/stats ) extension included and/or a compiled version of it. I'm in need of it for PHP 5.4.x NTS VC9 (x86 and x64 if possible)
 
 
Thanks! | 
 
  | 
| Back to top | 
 | 
Jan-E
 
 
  Joined: 09 Mar 2012 Posts: 1283 Location: Amsterdam, NL, EU
  | 
 Posted: Sun 11 Aug '13 15:43    Post subject:  | 
     | 
 
  | 
 
| I have updated the X86 zips with php_stats.dll. Let me know if that works. | 
 
  | 
| Back to top | 
 | 
bompus
 
 
  Joined: 09 Aug 2013 Posts: 2
 
  | 
 Posted: Sun 11 Aug '13 17:55    Post subject:  | 
     | 
 
  | 
 
Thank you!  It seems to be working just fine so far. It would be much appreciated to have that included in future releases of your x64 and x86 packages.   | 
 
  | 
| Back to top | 
 | 
Jan-E
 
 
  Joined: 09 Mar 2012 Posts: 1283 Location: Amsterdam, NL, EU
  | 
 Posted: Mon 12 Aug '13 13:50    Post subject:  | 
     | 
 
  | 
 
| The X64 zips are updated as well. | 
 
  | 
| Back to top | 
 |