Daniel Henning wrote:
> Hi Pierre,
>
>> Scott is working on the VC6 problem with libsqlite3. In the mean time
>> you can use http://apachelounge.com builds for apache as they use VC9.
>
> That was one good hint with apachelounge. SQLite is working know with VC9
> build but testing is still not
> possible on Windows (at least for my companies applications).
> As I found out now XML-support is gone also... ("Class 'DomDocument' not
> found")
>
> Thanks so far.
> Kind regards,
> Daniel
Are you using the PHP 5.3 builds for VC9 from windows.php.net - but the
apachelounge build of the apache server.... using the alpha2 for vc9
domdocument works for me
php.exe" -r "$doc = new DomDocument(); var_dump($doc);"
object(DOMDocument)#1 (0) {
}
Thanks,
Elizabeth
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php