From: [EMAIL PROTECTED] Operating system: NT 4.0 IIS 4.0 web server PHP version: 4.2.0 PHP Bug Type: IIS related Bug description: Failed opening .. (niclude_path=".") in Unknown on Line 0 OFTEN! (not always)
Warning: Failed opening 'path:\info.php' for inclusion (include_path='.') in Unknown on line 0 Error shows up often. Using ISAPI server API. No changes made, and refreshed 1-20+ times will load the page correctly. Not sure if relevent, but using with Zend v1.2.0 Not a problem with file access, as it works sometimes. Not a problem with code, because it never changes. Only happens to .php pages. Even if only phpinfo() code. As you can see, I changed the include_path to "." only. All files are in the same folder on my web server. Server runs an Internal Intranet site. Any other information I will be happy to provide. -- Edit bug report at http://bugs.php.net/?id=17495&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17495&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17495&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17495&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17495&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17495&r=support Expected behavior: http://bugs.php.net/fix.php?id=17495&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17495&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17495&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17495&r=globals
