|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits              [2001-02-17 17:52 UTC] sbergmann@php.net
  [2003-09-20 01:15 UTC] knobbyman at yahoo dot com
 | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 20:00:01 2025 UTC | 
Doing a stock Win32 binary installation, I get PHP to work. However, a number of extensions all fail to load with the the same error: "PHP Warning: Unable to load dynamic library 'C:\PHP4\extensions\php_<ext>.dll' - The specified module could not be found. in Unknown on line 0"... <ext> = {curl, fdf, gettext, ifx, interbase, ldap, mssql65, oci8, openssl, oracle, sablot, sybase_ct, yaz} All other extensions load successfully. All of the failed extensions are located in the correct path to be loaded.