|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-02-15 08:01 UTC] thies@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 08:00:01 2025 UTC |
I use PHP on Win98, installed with php-installer for CGI only. The server is Xitami. The SAX parser for xml works fine with PHP 4.03p1, but a crash occurs with version 4.0.4 on the first call to xml_parse(). Win98 complains with this message : PHP.EXE a provoqu? l'erreur #c0000005 dans PHP4TS.DLL ? l'adresse 0257 : 1008e321 I encounter a similar problem on Linux (redhat 7.0 and apache 1.3.12). Programs using xml_parse() work fine when apache uses module libphp4.so compiled from PHP 4.0.2 , but crash with libphp4.so compiled from PHP 4.0.4