Hi Rui, I may suggest you to copy the *.dll files from the dll directory into system32 or int the same directory where you have the php.exe. I noticed this behaviour when I installed php 4.3, and, with this trick, I got it work, but I haven't read carefully the new file 'install', probably you may find some usefull info inside it.
Regards Darvin > -----Messaggio originale----- > Da: Rui Costa [mailto:[EMAIL PROTECTED]] > Inviato: domenica 29 dicembre 2002 15.37 > A: [EMAIL PROTECTED] > Oggetto: [PHP-WIN] PHP 4.3 unable to load php_domxml.dll in WinXP Apache > 2.0.43 > > > hi, > > Windows XP, Apache 2.0.43(Win32) with PHP 4.3 can't load DLL > 'php_domxml.dll'. > it pops-up: Unknown(): unable to load > dll'C:\php\extensions\php_domxml.dll' > if I use the old 'php_domxml.dll' from PHP 4.2.4, it works fine. I'm using > libxml2-2.4.30, expat 1.95.4. > > by the way, 'libxml2.dll' is not packed in the PHP 4.3 Windows > distribution, > although it mentions that it does in the PHP documentation. > > thanks in advance > rui > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
