ID:               45448
 User updated by:  jowie dot 1337+phpnet at gmail dot com
 Reported By:      jowie dot 1337+phpnet at gmail dot com
 Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Windows XP Service Pack 1
 PHP Version:      5.2.6
 New Comment:

My test file contains no php code, the only thing it contains is plain
text generated by www.lipsum.com. It happens with _every_ php file where
the output is over a specific size, having the extension .php is enough
to trigger this.

I am not screwing with you, I am spending time trying to provide you
with information so it could hopefully be resolved. And seriously, how
and why would I make this up.

The server this is running on has just been formatted and reinstalled.
If it is the server, it has to be something hardware related that screws
up with the windows+apache+php combo. I will be happy to provide the
specifications of the machine if I can locate them.

I have no idea how to reproduce it on another machine, all I know that
it happens 100% of the time on the machine in question. It also provides
a lot of other services, which experience no such problems at all.

And why is the output always around 8800 bytes?


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

[2008-07-15 21:03:58] [EMAIL PROTECTED]

And the test.php file has no code? No <?php ?> tags? For some reason
I'm starting to think you're just screwing with us and this is
completely bogus thing..I can't reproduce anything like this with the
default install of latest Apache 2 and PHP installed on a fresh system
-> conclusion: There's something wrong with your machine. If you can
reproduce this reliably with some other machine and provide reliable
proof about it, reopen. Until that -> BOGUS.

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

[2008-07-15 19:20:05] jowie dot 1337+phpnet at gmail dot com

Using the same httpd.conf as in my post from [14 Jul 5:57pm UTC]
(besides the addition of an access log), my log file shows the
following:

[Tue Jul 15 20:53:04 2008] [notice] Apache/2.2.9 (Win32) PHP/5.2.6
configured -- resuming normal operations
[Tue Jul 15 20:53:04 2008] [notice] Server built: Jun 13 2008 04:04:59
[Tue Jul 15 20:53:04 2008] [notice] Parent: Created child process 2692
[Tue Jul 15 20:53:04 2008] [debug] mpm_winnt.c(487): Parent: Sent the
scoreboard to the child
[Tue Jul 15 20:53:04 2008] [notice] Child 2692: Child process is
running
[Tue Jul 15 20:53:04 2008] [info] Parent: Duplicating socket 200 and
sending it to child process 2692
[Tue Jul 15 20:53:04 2008] [debug] mpm_winnt.c(408): Child 2692:
Retrieved our scoreboard from the parent.
[Tue Jul 15 20:53:04 2008] [debug] mpm_winnt.c(605): Parent: Sent 1
listeners to child 2692
[Tue Jul 15 20:53:04 2008] [debug] mpm_winnt.c(564): Child 2692:
retrieved 1 listeners from parent
[Tue Jul 15 20:53:04 2008] [notice] Child 2692: Acquired the start
mutex.
[Tue Jul 15 20:53:04 2008] [notice] Child 2692: Starting 64 worker
threads.
[Tue Jul 15 20:53:04 2008] [notice] Child 2692: Starting thread to
listen on port 80.
== I visit test.php once, document is cut off ==

== Access log shows: ==
xxx.xxx.xxx.xxx - - [15/Jul/2008:20:53:08] "GET /test.php HTTP/1.1" 200
14385 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9)
Gecko/2008052906 Firefox/3.0"

== I stop the apache service ==
[Tue Jul 15 20:53:15 2008] [notice] Parent: Received shutdown signal --
Shutting down the server.
[Tue Jul 15 20:53:15 2008] [notice] Child 2692: Exit event signaled.
Child process is ending.
[Tue Jul 15 20:53:16 2008] [info] Child 2692: Accept thread exiting.
[Tue Jul 15 20:53:16 2008] [notice] Child 2692: Released the start
mutex
[Tue Jul 15 20:53:16 2008] [info] Child 2692: 64 threads blocked on the
completion port
[Tue Jul 15 20:53:17 2008] [notice] Child 2692: All worker threads have
exited.
[Tue Jul 15 20:53:17 2008] [notice] Child 2692: Child process is
exiting
[Tue Jul 15 20:53:17 2008] [notice] Parent: Child process exited
successfully.
[Tue Jul 15 20:53:17 2008] [info] removed PID file C:/Program
Files/Apache2.2/logs/httpd.pid (pid=3064)


PHP log file is empty.
apache.exe does not crash, I verified this by running httpd.exe from
the command line instead of a service

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

[2008-07-14 20:53:37] [EMAIL PROTECTED]

Are you sure there's actually something crashing there? Nothing in
Apache logs or wherever those are in Windows..?

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

[2008-07-14 19:42:51] jowie dot 1337+phpnet at gmail dot com

It may be worth noting that everything is fine when I run a php script
of the console using "php.exe test.php".

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

[2008-07-14 19:39:03] jowie dot 1337+phpnet at gmail dot com

Bug still occurs. I used the same httpd.conf as in my previous post
([14 Jul 5:57pm UTC])

phpinfo() tells me 
Loaded Configuration File: (none)

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

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/45448

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

Reply via email to