can't load php_domxml.dll
Posted: Wed Feb 04, 2004 1:11 am
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!
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!