ID: 26324 Updated by: [EMAIL PROTECTED] Reported By: vitaly at inside dot rtcomm dot ru -Status: Open +Status: Feedback Bug Type: *URL Functions Operating System: Windows XP PHP Version: 4.3.4 New Comment:
And exactly what might that encoding be..? Previous Comments: ------------------------------------------------------------------------ [2003-11-19 16:28:25] vitaly at inside dot rtcomm dot ru Description: ------------ The problem under Windows XP: ----------------------------------------- Warning: Unknown(C:\WebRoot\%D0%B8%D0%BD%D0%B4%D0%B5%D0%BA%D1%81.php): failed to open stream: No such file or directory in Unknown on line 0 Warning: (null)(): Failed opening 'C:\WebRoot\%D0%B8%D0%BD%D0%B4%D0%B5%D0%BA%D1%81.php' for inclusion (include_path='.;c:\php\includes') in Unknown on line 0 -------------------------------------------- When I download the file %D0%B8%D0%BD%D0%B4%D0%B5%D0%BA%D1%81.txt Apache (2.0.48) correctly send it to me. But PHP(4.3.4) SAPI send me this error, instead of the correct result. Filemon shows that php(and no other program) do not touch this file at all. (!) Php works correctly with this file under FreeBSD in the same conditions. Expected result: ---------------- PHP must execute that file. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26324&edit=1