View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000794 | OXID eShop (all versions) | 6. ------ Setup ------- | public | 2009-04-13 13:59 | 2009-04-15 12:25 |
| Reporter | oxenbash | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 4.0.1.0 revision 15990 | ||||
| Summary | 0000794: Redirect Loop | ||||
| Description | Hello! I have a problem with first step after setup OXID CE on Gentoo Linux: "Redirect Loop" is displayed when I any link clicking. | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | FireFox 3.x | ||||
| PHP Version | 5.2.6 | ||||
| Database Version | 5.0.33 | ||||
|
|
Reminder sent to: oxenbash Hi, Such problem can occur in very special case, when your shop is installed in deep subdirectory (the path to shop is long), and suhosin module is installed on server. In this case suhosin truncates the sending url according to defined suhosin.get.max_value_length. Please check this localy if this is the case. If yes - it should work when this value is increased to suhosin.get.max_value_length=1024. Best regards, |
|
|
The problem could also be a mod_rewrite setting. People having the same problem solved it by adding "RewriteBase /" to .htaccess. See forum thread (german): http://www.oxid-esales.com/de/resources/forum/german-forum/umleitungsschleife |
|
|
The reason is in the configuration of environment. So no change is required for OXID eShop. |