Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

REQUEST_URI and FastCGI

807567Dec 10 2008 — edited Dec 17 2008
Hello,

I recently switched my server from nsapi-php to fastcgi-php using WS7.0u3 and have come to the realization that REQUEST_URI is not passed to php. Although this is not part of the CGI standard, it seems that WS7.0u3 is the only major server not passing REQUEST_URI to the php workers.

In nsapi-php mode, REQUEST_URI is passed on ws7. With apache in mod_php and fastcgi modes, REQUEST_URI is passed. IIS passes REQUEST_URI to fastcgi and has for a while - this url is for a bugfix for it - http://support.microsoft.com/kb/954946. What reason shouldn't WS support it? Can someone there at Sun be poked about this?

I tried to submit a bug through http://bugreport.sun.com/bugreport/ but there is no "Web Server" under the "Sun Java System" category. What did I miss?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 14 2009
Added on Dec 10 2008
2 comments
212 views