ID:               19537
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Scripting Engine problem
 Operating System: Windows 2000 Pro
 PHP Version:      4.2.3
 New Comment:

I don't think IIS supports this and only Apache does. It's up to the
webserver to break these things apart, not PHP.
So it's not a bug in PHP -> bogus.

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-09-21 05:23:46] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=19537&edit=1

Reply via email to