View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000341 | XMB1 | Bugs | public | 2010-01-24 15:48 | 2010-02-24 17:57 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | IIS/CGI/FastCGI | ||||
Target Version | 1.9.11.08 | Fixed in Version | 1.9.11.08 | ||
Summary | 0000341: PHP 5.3/IIS CGI Compatibility | ||||
Description | XMB Responds: "Error: The $full_url setting in config.php appears to be incorrect. URI paths do not match. /xmb/ was expected, but server saw path" It's hard to imagine this as an XMB bug because the required server feature, REQUEST_URI, is completely broken. | ||||
Additional Information | I never had this problem with the PHP/IIS ISAPI platform. Since ISAPI is no longer supported by PHP 5.3, it might be unrealistic for XMB to support this platform at all. | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | 5.3.1 | ||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 2223 | ||||
related to | 0000345 | closed | miqrogroove | Missing $ in debug.inc.php. |
child of | 0000332 | closed | miqrogroove | PHP 5.3 Compatibility |
|
Found a good article here: http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/ Despite what it says, the IIS 6.0 FastCGI was very much broken when I tested it earlier today. I'm inspired to try it again now, knowing that it was supposed to work even if it didn't. |
|
Maybe getting warmer: http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/ I am appalled by how complicated/broken this is. |
|
There is a big improvement now in revision 2223. I hope to close this out after some more testing. |
|
Documented some of the tips and pitfalls at http://www.xmbforum.com/node/129 |
|
Calling it fixed now. XMB will check for the broken default configuration of PHP. |
|
Need to make sure the strlen() strategy is valid. |
|
Actually, it's consistent with what's already in XMB, so it should be safe. |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-01-24 15:48 | miqrogroove | New Issue | |
2010-01-24 15:48 | miqrogroove | PHP Version | => 5.3.1 |
2010-01-24 15:48 | miqrogroove | Relationship added | child of 0000332 |
2010-01-24 16:15 | miqrogroove | Platform | IIS/Thread Safe/CGI => IIS/CGI/FastCGI |
2010-01-24 18:46 | miqrogroove | Target Version | => 1.9.11.08 |
2010-01-24 19:36 | miqrogroove | Note Added: 0000212 | |
2010-01-24 20:07 | miqrogroove | Note Added: 0000213 | |
2010-01-24 23:40 | miqrogroove | Status | new => assigned |
2010-01-24 23:40 | miqrogroove | Assigned To | => miqrogroove |
2010-01-24 23:41 | miqrogroove | Note Added: 0000214 | |
2010-01-25 00:19 | miqrogroove | Note Added: 0000215 | |
2010-01-25 02:08 | miqrogroove | Relationship added | related to 0000345 |
2010-01-25 02:16 | miqrogroove | SVN Revision | => 2223 |
2010-01-25 02:16 | miqrogroove | Note Added: 0000216 | |
2010-01-25 02:16 | miqrogroove | Status | assigned => resolved |
2010-01-25 02:16 | miqrogroove | Fixed in Version | => 1.9.11.08 |
2010-01-25 02:16 | miqrogroove | Resolution | open => fixed |
2010-01-25 16:31 | miqrogroove | Note Added: 0000217 | |
2010-01-25 16:31 | miqrogroove | Status | resolved => feedback |
2010-01-25 16:31 | miqrogroove | Resolution | fixed => reopened |
2010-01-25 16:41 | miqrogroove | Note Added: 0000218 | |
2010-01-25 16:41 | miqrogroove | Status | feedback => resolved |
2010-01-25 16:41 | miqrogroove | Resolution | reopened => fixed |
2010-02-24 17:57 | miqrogroove | Status | resolved => closed |