ID: 37672 Updated by: [EMAIL PROTECTED] Reported By: php-bugs at shad dot pp dot ru -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 SP4 + hotfixes PHP Version: 5.1.4 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2006-06-02 08:41:40] php-bugs at shad dot pp dot ru Description: ------------ Scripts within directories containing international characters cannot be executed. I got these messages in error log: [Fri Jun 02 12:25:49 2006] [error] [client 195.131.159.151] PHP Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0, referer: http://musicstation.spb.ru/files/ [Fri Jun 02 12:25:49 2006] [error] [client 195.131.159.151] PHP Warning: Unknown: Failed opening 'D:/www/musicstation.spb.ru/files/\xd1\x80\xd1\x83\xd1\x81\xd1\x81\xd0\xba\xd0\xbe\xd0\xb5_\xd0\xb8\xd0\xbc\xd1\x8f/index.php' for inclusion (include_path='.;C:\\php5\\pear') in Unknown on line 0, referer: http://musicstation.spb.ru/files/ This is not a problem of apache, because I can access normal html documents and other files in such directories. My configuration is: Windows 2000 SP4 + hotfixes / Apache 2.0.48 / PHP 5.1.4 installed as Apache2 module / NTFS filesystem. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37672&edit=1