need the straight dope on domxml for Windows !
Is it bundled or are DLL's necessary ?
Also, what changes are needed in php.ini ?
My setup: WXP, PHP 5.0.2 as an Apache Module, libxml v2.6.11
or so it says.
I see there's been quite a bit of posting on mailing.www.php-dev Re:
phpinfo() mis-reporting domxml enabled.
I had a post re: this also on: php.windows[color=blue]
>From Livedocs ..[/color]
requires sablot.dll, expat.dll, iconv.dll (bundled).
Curious about all these:
iconv
libxml and 2, also libxmlsec
libxslt and libexslt
Error:
Fatal error: Call to undefined function domxml_new_doc( )
TIA for your help and suggestions.
Is it bundled or are DLL's necessary ?
Also, what changes are needed in php.ini ?
My setup: WXP, PHP 5.0.2 as an Apache Module, libxml v2.6.11
or so it says.
I see there's been quite a bit of posting on mailing.www.php-dev Re:
phpinfo() mis-reporting domxml enabled.
I had a post re: this also on: php.windows[color=blue]
>From Livedocs ..[/color]
requires sablot.dll, expat.dll, iconv.dll (bundled).
Curious about all these:
iconv
libxml and 2, also libxmlsec
libxslt and libexslt
Error:
Fatal error: Call to undefined function domxml_new_doc( )
TIA for your help and suggestions.
Comment