ID:               16794
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Bogus
 Bug Type:         DOM XML related
 Operating System: Windows XP
 PHP Version:      4.2.0
 New Comment:

You have issues with the XML that you're trying to process.  An excerpt
from the error.log file:

-Entity: line 5: error: Premature end of data in tag <br>
-<br>
-<b>Warning</b>:  Bad
-
-^
-Entity: line 5: error: Premature end of data in tag <br>
-<b>Warning</b>:  file("ht
-
-^
-Entity: line 1: error: Start tag expected, '<' not found
-Last-Modified: Thu, 04 Apr 2002 18:13:49 GMT


Fix the xml errors and you might not get crashes.

I'll admit that php should not crash when fed invalid xml, but more
important is to get it working with valid xml.

If you fix the xml errors and still get the same problem, feel free to
reopen this bug.


Previous Comments:
------------------------------------------------------------------------

[2002-04-25 12:10:49] [EMAIL PROTECTED]

I uninstalled php_domxml yesterday at about this time from PHP
(commented it out from php.ini).

------------------------------------------------------------------------

[2002-04-25 12:10:09] [EMAIL PROTECTED]

Done.

------------------------------------------------------------------------

[2002-04-25 11:59:24] [EMAIL PROTECTED]

Nope.  What you're seeing in those lines from the apache log are
attempts by the code red worm to break into your system.  But you're
safe since you're not running IIS.  If you'll post your apache
error_log file to that site, I'll take a look at it.

------------------------------------------------------------------------

[2002-04-25 11:53:51] [EMAIL PROTECTED]

Some PHP scripts that made it crash are now in the aforementioned dir.

------------------------------------------------------------------------

[2002-04-25 11:49:31] [EMAIL PROTECTED]

I think this is the relevant part of my Apache error log. My
installation locations are a bit weird:

Apache: P:\Daemons\Apache
PHP: P:\Daemons\PHP
DocumentRoot: W:\

[Mon Mar 25 11:12:06 2002] [error] [client 24.132.205.20] File does not
exist:
p:/daemons/apache/htdocs/_vti_bin/..%5c/..%5c/..%5c/winnt/system32/cmd.exe
[Mon Mar 25 11:12:07 2002] [error] [client 24.132.205.20] File does not
exist:
p:/daemons/apache/htdocs/_mem_bin/..%5c/..%5c/..%5c/winnt/system32/cmd.exe
[Mon Mar 25 11:12:07 2002] [error] [client 24.132.205.20] File does not
exist:
p:/daemons/apache/htdocs/msadc/..%5c/..%5c/..%5c/..Á/..Á/..Á/winnt/system32/cmd.exe
[Mon Mar 25 11:12:07 2002] [error] [client 24.132.205.20] File does not
exist: p:/daemons/apache/htdocs/scripts/..Á/winnt/system32/cmd.exe
[Mon Mar 25 11:12:07 2002] [error] [client 24.132.205.20] File does not
exist: p:/daemons/apache/htdocs/scripts/..À¯/winnt/system32/cmd.exe
[Mon Mar 25 11:12:08 2002] [error] [client 24.132.205.20] File does not
exist: p:/daemons/apache/htdocs/scripts/..Áœ/winnt/system32/cmd.exe
[Mon Mar 25 11:12:09 2002] [error] [client 24.132.205.20] File does not
exist: p:/daemons/apache/htdocs/scripts/..%5c/winnt/system32/cmd.exe
[Mon Mar 25 11:12:09 2002] [error] [client 24.132.205.20] File does not
exist: p:/daemons/apache/htdocs/scripts/..%2f/winnt/system32/cmd.exe

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/16794

-- 
Edit this bug report at http://bugs.php.net/?id=16794&edit=1

Reply via email to