ID:               38987
 Updated by:       [EMAIL PROTECTED]
 Reported By:      randy at rcs-comp dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         CGI related
 Operating System: Win XP
 PHP Version:      5.2.0RC4
 New Comment:

>I see in CVS that there have been some changes in this area 
What do you mean?

>Is there a configuration or something that I can change to make this
work?
The error message comes from IIS, not PHP, so I have serious doubts we
can help you.


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

[2006-09-28 21:33:57] randy at rcs-comp dot com

Description:
------------
I am using the code (and dll) from here:

http://msmvps.com/blogs/guilherme/archive/2006/02/02/82336.aspx

on a Windows XP machine with IIS 5.1.

It runs well, except for one problem.  I use the PATH_INFO information
to run scripts that are search engine friendly.  So, I can have a path
like this:

http://www.example.com/index.php/view/News-Main

Which works fine.  I can also pass other variables like this:

http://www.example.com/index.php/view/News-Main/article/hi_there

Which also works fine.  However, I have a content module that uses urls
like this:

http://www.example.com/index.php/view/Content-Main/page/index.html

Which gives me the following error:

Error initializing bind path for 
index.php/view/Content-Main/page/index.html

I see in CVS that there have been some changes in this area (I guess
this error would have crashed the server before?).  Is there a
configuration or something that I can change to make this work?  I
don't understand why it is happening?

There is no problem with this when I use php directly and bypass
isapi_fcgi.dll.

Thanks.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=38987&edit=1

Reply via email to