ID: 21314
Comment by: KevinC at DaveRamsey dot com
Reported By: mohmad at pacific dot net dot sg
Status: Bogus
Bug Type: *XML functions
Operating System: XP Professional SP1
PHP Version: 4.3.0
New Comment:
I am on XP and am having the same issue I've copied all the dlls from
the extensions directory to the system32 dir. I've set the dir to
c:\windows\system32 and i still get the error. Any more suggestions???
Previous Comments:
------------------------------------------------------------------------
[2004-06-29 02:47:51] x2003ysz at stfx dot ca
in regards to thor1222 at hotmail dot com's fix.
I had the same problem:
Unable to load dynamic library 'c:\php\extensions/php_domxml.dll' -
The
specified module could not be found.
His fix worked for me.
------------------------------------------------------------------------
[2003-11-20 10:21:32] thor1222 at hotmail dot com
What worked for me was finally finding that I needed the iconv.dll in
c:\windows\system32 (WINXP) which resolved the
Unable to load dynamic library 'c:\php\extensions/php_domxml.dll' - The
specified module could not be found.
error message.
------------------------------------------------------------------------
[2003-05-14 04:47:37] stefan at electronicmusicworld dot com
I am getting the same errors using apache 1.3.7 and I made sure to put
the .dll files in the windows/system32 directory.
------------------------------------------------------------------------
[2003-01-01 07:17:03] [EMAIL PROTECTED]
You have forgotten to copy dlls\*.dll to a folder in your path such as
c:\windows\system32
------------------------------------------------------------------------
[2002-12-31 10:30:49] mohmad at pacific dot net dot sg
1. Manually installed Windows Binaries Package.
2. Set Dynamic Extension to load automatically for both php_domxml.dll
and php_xslt.dll.
3. Restarted IIS but midway the following error dialog boxes appeared:
(a) Warning
Unknown(): Unable to load dynamic library
'c:\winnt\system32\inetsrv\php\extensions\php_dom.dll' - The specified
module could not be found.
(b) Warning
Unknown(): Unable to load dynamic library
'c:\winnt\system32\inetsrv\php\extensions\php_xslt.dll' - The specified
module could not be found.
4. Checked the extensions directory,
'c:\winnt\system32\inetsrv\php\extensions\' found both files.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=21314&edit=1