ID: 25672 Updated by: [EMAIL PROTECTED] Reported By: aron at amix dot com dot br -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Windows 2000 PHP Version: 4.3.3 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. Thank you for your interest in PHP. .. Previous Comments: ------------------------------------------------------------------------ [2003-09-26 13:39:01] aron at amix dot com dot br Description: ------------ I'm usin IIS5, with PHP 4.3.3 and getting the following error. http://winrootdocs.amix.com.br/prod/index3.php/123/456 Reproduce code: --------------- <?php print("My name"); ?> Expected result: ---------------- My name Actual result: -------------- Warning: Unknown(C:\htdocs\rootdocs\123\456): failed to open stream: No such file or directory in Unknown on line 0 Warning: (null)(): Failed opening 'C:\htdocs\rootdocs\23' for inclusion (include_path='.;c:\php4\pear') in Unknown on line 0 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25672&edit=1
