View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001080 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2009-07-07 13:59 | 2012-12-10 14:38 |
| Reporter | michael_keiluweit | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | unable to reproduce | ||
| Product Version | 4.1.3 revision 19918 | ||||
| Summary | 0001080: system requirements check mod_rewrite failed | ||||
| Description | In the File .htaccess is the following line: RewriteRule admin/test/test\.php$ admin/test/test.php?mod_rewrite=1 But the Directory /test/ doesn't exist in the folder "admin". Must be: RewriteRule admin/test\.php$ admin/test.php?mod_rewrite=1 (like .htaccess 4.1.2) | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | 5.2.6 | ||||
| Database Version | 5.0.33 | ||||