can't load php_domxml.dll

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
merkava
Forum Newbie
Posts: 3
Joined: Fri Jan 30, 2004 12:52 am

can't load php_domxml.dll

Post by merkava »

Hi,

I found many users with the same pb, but couldn't find an answer.

I'm having trouble loading the domxml extention.

My php.ini is correct, the extension directory is correct... I can even load other extensions.
When I start Apache i get:

"Unknown(): Unable to load dynamic library =
'c:\php\php_domxml.dll' - the specified module cannot be found"

I'm running XP home/Apache 2/php 4.3

I ran a small utility (dependency walker) to see DLLs used by php_domxml.dll and i found that one DLL is missing:

Efsadu.dll

What is that? Where i can found it?
thx!
Post Reply