Re: [PHP-DEV] PHP 5.2.3 and libxml compile failure on Win32

2007-06-18 Thread Marco
Hi Johannes Many thanks for your reply, we managed to get it to compile by using the libxml2 from http://ctindustries.net/libxml/ Thanks for the comment on the simplexml.. it makes sense now why its disabled. Regards Marco

Re: [PHP-DEV] PHP 5.2.3 and libxml compile failure on Win32

2007-06-17 Thread Johannes Schlüter
Hi, I don't really know that windows stuff but did you try building PHP using Edins zip.zip file or your own libxml2? Maybe the libs have some compatibility issues. And about the other question: All XML extensions in PHP 5 are based on libxml2. If you disable building libxml2 support you can't ha

[PHP-DEV] PHP 5.2.3 and libxml compile failure on Win32

2007-06-14 Thread Marco
Hi All We are having a problem compiling PHP 5.2.3 under win32. Building PHP on Win32 using VS2005 following the instructions at http://hu2.php.net/manual/en/install.windows.building.php the build fails unless libxml support is disabled. If it is configured as cscript /nologo configure.js --en