View Issue Details

IDProjectCategoryView StatusLast Update
0000683OXID eShop (all versions)6. ------ Setup -------public2009-03-12 10:46
Reportermarco_steinhaeuser Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Product Version4.0.1.0 revision 15990 
Fixed in Version4.1.0 revision 17976 
Summary0000683: Although mod_rewrite is set to ON, installation process tells that it isn't
DescriptionIn this thread:
http://www.oxid-esales.com/de/resources/forum/installation-und-konfiguration/apache-mod-rewrite-modul

some guys suffer from the above named effect: Obviously in special server configurations, mod_rewrite is installed but the install script says it isn't.
Strange that if calling up setup/test/test.php it says, that mod_rewrite is running, graphical installer still says it isn't.

Could be resolved adopting the httpd.conf
http://www.oxid-esales.com/de/resources/forum/installation-und-konfiguration/apache-mod-rewrite-modul#comment-3607
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

opaessens

2009-03-10 21:44

reporter   ~0000549

Apache's error log claims:

"test/.htaccess: Option FollowSymLinks not allowed here"

Maybe the Options directives in test/.htaccess are in conflict with Options from vHost settings?

I commented out those directives and got it working...

vilma_liorensaityte

2009-03-12 10:46

reporter   ~0000555

Last edited: 2009-03-12 16:08

Now it's fixed to check active .htaccess, not the one from test dir