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... > Previously I had php 5.0.2 installed, but i couldnt find the DOMXML > extension for it. IF you can tell me how to make run DOMXML on PHP > 5.0.2 I would be really grateful... > > Thanks for help, > > Regards, > cajmilfo > Go to <http://www.php.net/downloads.php#v5> and download the collection of PECL modules. Hendrik