[PHP-INSTALL] DOM support

2003-09-14 Thread David Meyer
I sorted out the problem. I read the php documentation:)! To get DOM working there is a dll (iconv.dll) that needs to be copied to the windows system directory. On a more interesting note: I received a lot of replies to my attempt at posting from a variety autoresponders that do not appear to b

[PHP-INSTALL] DOM support

2003-09-14 Thread David Meyer
I have just tried to enable DOM support for PHP 4.3.1 on Apache 1.3.24 on WIN 2K. the php_domxml.dll is present in the PHP/extensions directory but Apache gives an error:- Unknown(): Unable to load dynamic link library C:\PHP\extensions\php_domxml.dll - The specified module could not be found.