ID: 43945 Updated by: [EMAIL PROTECTED] Reported By: sysdev at gmx dot net -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows Server 2003 PHP Version: 5.2.5 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: ------------------------------------------------------------------------ [2008-01-26 12:43:41] sysdev at gmx dot net Description: ------------ I have currently 3 virtual websites on my IIS 6 Box using the PHP5 SAPI (php5isapi.dll). Calls to require_once and file_exists (and maybe other functions) randomly succeed or fail. I tracked down the problem by monitoring file access with FileMon and found that PHP tries to locate the files in the wrong directories: A call to require_once in Web1 for example results in a search for the file in the working directory of Web2. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43945&edit=1