View Issue Details

IDProjectCategoryView StatusLast Update
0002125OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-03-01 08:50
Reportersarunas_valaskevicius 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version4.5.9 revision 43186 
Summary0002125: mod rewrite is not checked for ssl config variable
Descriptionnow sysrequirements checks only the main shop url parameter (from config.inc.php), but it should also check ssl parameter, if it is specified (at least in admin - since in setup it may not be possible at first step)

e.g.
http://www.shop.com/
https://ssl.shop.com/

both should be checked.
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Relationships

has duplicate 0003266 closeddainius.bigelis 0003266: Apache mod_rewrite module problems 

Activities

saulius.stasiukaitis

2012-03-01 08:50

reporter   ~0005853

Will check setup address when installing eshop like it was before (no changes).

Will check http and if possible ssl address in admin. If one of those will return red, "Apache mod_rewrite module" will be red. Otherwise if one of those will return yellow, "Apache mod_rewrite module" will be yellow. Otherwise if one of those will return grey, "Apache mod_rewrite module" will be grey. "Apache mod_rewrite module" will be green only if both address are green.