ID:               30446
 User updated by:  per at computer dot org
 Reported By:      per at computer dot org
 Status:           Open
 Bug Type:         Apache2 related
 Operating System: linux 2.4.26
 PHP Version:      4CVS, 5CVS (?)
 New Comment:

Also present in 4.3.10RC2.
I'm curious regarding the Category "Apache2 related" - this problem is
not present in php4.3.8, only in the later versions.  I'm sure it *is*
apache2 related, but it would appear that the problem is in php, not
apache2?


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

[2004-12-02 09:43:45] per at computer dot org

I'm currently using 2.0.52, but I believe I reproduced this with 2.0.50
as well. The problem does not occur in php 4.3.8 with either apache
version.

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

[2004-12-02 03:30:40] [EMAIL PROTECTED]

What Apache version are you using?


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

[2004-11-24 13:36:13] per at computer dot org

Also present in 4.3.10RC1

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

[2004-10-25 12:13:19] michele at borioli dot net

Got the same error on Win 2k platform.
OS: Windows 2000 SP3 (5.00.2195)
PHP: 5.0.1
APACHE: 2.0.1

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

[2004-10-16 00:46:05] kulphp at akaukul dot co dot uk

This I have found this only happens when using multiviews
(content-negotiation), and the same(both examples below) as a .shtml
works correctly.

<?php virtual("/inc/_menu.html.en");?>  works ok and places the content
in the correct place (NOT using mutliviews)

<?php virtual("/inc/_menu");?> places the content at the very beginning
of the output, and in front(very top of results) of where it was called
(using mutliviews).

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

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

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

Reply via email to