Re: [PHP-INSTALL] DOMXML doesnt run under win32 / PHP 4.3.9 / apache 2.0.52
[email protected] (Hendrik Schmieder)
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
Johny schrieb: > Hi, > got this problem : I have apache 2.0.52 running on my win XP SP2 > machine, with mysql 4.1, php 4.3.9 and i cannot run DOMXML support on > this. Just installed the php 4.3.9 as SAPI module. I uncmommented the > line in php.ini extension=php_domxml.dll and apache service monitor > gives me this error :"Unknown(): Unable to load dynamic library > 'd:/php/extensions/php_domxml_dll' - Apache wasnt possible to find > current module." i have copied the php_domxml.dll in the system32 dir > but nothing changed... > > Thanks for help, > > Regards, > cajmilfo > You should copy php_domxml_dll to d:/php/extensions Hendrik