ID:               31594
 Updated by:       [EMAIL PROTECTED]
 Reported By:      per at computer dot org
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: linux 2.4.26
 PHP Version:      5.*, 4.*
 New Comment:

Please try again, there was small bug in the fix for the other bug. :)



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

[2005-08-19 11:08:23] per at computer dot org

Ran my testcase using latest snapshot 200508190630 - still fails:

Warning: virtual() [function.virtual]: Unable to include 'part1' -
error finding URI in
/srv/www/vhosts/www/htdocs/phpbug-31594/part0.phtml on line 11

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

[2005-08-18 22:55:54] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



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

[2005-06-06 19:58:43] per at computer dot org

Also, I must point out that it worked perfectly well in 4.3.8, so
something was quite obviously regressed.

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

[2005-06-06 17:41:47] [EMAIL PROTECTED]

I can reproduce this only with the setlocale call enabled, and see a
"no acceptable variant" error in error_log.  Locale settings are
process-global and changing them are quite likely to break other Apache
modules doing e.g. case-sensitive string comparisons.  So, I think the
resolution for this bug should be simply "don't do that".

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

[2005-01-23 10:23:46] per at computer dot org

It's content negotiation. You need mod_negotiation and "Options
+Multiviews" for the directory. 

I've just tried turning off Multiviews and virtual() then produces
"Warning: virtual(): Unable to include 'part1' - request execution
failed in " as expected.

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

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

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

Reply via email to