ID:               33350
 Updated by:       [EMAIL PROTECTED]
 Reported By:      php-bug dot scyt at spamgourmet dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Windows XP
 PHP Version:      5.0.4
 New Comment:

The underlying filesystem is not UTF-8 based so there is very little
PHP can do here.


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

[2005-06-15 11:59:56] php-bug dot scyt at spamgourmet dot com

Description:
------------
Apache2 on Windows NT based operating systems uses utf-8 to encode
pathnames. 

php fails with "file not found" error messages if it encounters such
pathes. mod_php and php-cgi.exe is affected.

Reproduce code:
---------------
Rename a directory that contains a php script to "test�". That is an
capital A with two dots above it. Codepoint 196 in latin-1. Then try to
access this php script through the webserver.



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


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

Reply via email to