From: [EMAIL PROTECTED] Operating system: Windows 2000 Pro PHP version: 4.2.3 PHP Bug Type: Scripting Engine problem Bug description: Failed opening <filename> for inclusion ....
I am running php as a isapi within IIS 5.0 on a windows 2000 professional platform. I get the error message below: Warning: Failed opening 'c:\inetpub\wwwroot\ezpublish\index.php\article\index' for inclusion (include_path='.;c:\php4\includes' in Unkown on line 0. If PHP tries to locate the file 'index.php\article\index' in the include directories it is obvious that php can't find it since it should look for the file 'index.php' passing the parameters '\article\index'. -- Edit bug report at http://bugs.php.net/?id=19537&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19537&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19537&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19537&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19537&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19537&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19537&r=support Expected behavior: http://bugs.php.net/fix.php?id=19537&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19537&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19537&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19537&r=globals