View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
09850Bug reportsInstallationpublic2015-09-30 14:30
Reporterdowel Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionno change required 
Product Version2.06+ 
Summary09850: Apache Alias Definition ignored and DocumentRoot used
Description

When there is an alias Definition like

Alias /limesurvey /var/www/domain.tld/sub/folder

in the Apache Config is ignored and the DocumentRoot

DocumentRoot /var/www/domain.tld/httpfiles

is used leading to an opendir error which shows the warning about the wrong server path /var/www/domain.tld/httpfiles/... and not being able to find the installer etc.

The 2.5 Versions of Limesurvey did not show this behaviour. Could have to do with the .htaccess Rewrite rules in the 2.6 branch.

Steps To Reproduce

Put DocumentRoot into /var/www/domain.tld/somedir and Limesurvey into /var/www/domain.tld/someotherdir
Define Alias for Apache like Alias /survey /var/www/domain.tld/someotherdir
Turn on mod_rewrite # might me superfluous
Go to https://domain.tld/survey

Additional Information

LimeSurvey build150825
Debian 7 with Apache 2.2
Also tested on Ubuntu 14.04.2 with Apache 2.4 - same problem!

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)build150825
I will donate to the project if issue is resolvedNo
BrowserFirefox, Rekonq and Chromium
Database type & versionMysql 5.5.44
Server OS (if known)Debian 7; Ubuntu 14.04.2
Webserver software & version (if known)Apache 2.2; Apache 2.4
PHP Version5.4.44

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2015-09-30 14:30

administrator   ~33255

The htaccess file provided with LimeSurvey is a minimum configuration designed to work with Apache most common configuration type. If you have a more special setup you might need to set it up differently, but we cannot acommodate every possible scenario, sorry. Anyway, this is not a bug but a server setup issue so discussion about this should be done in the forum. Thank you!

Issue History

Date Modified Username Field Change
2015-08-28 16:16 dowel New Issue
2015-09-30 14:30 c_schmitz Note Added: 33255
2015-09-30 14:30 c_schmitz Status new => closed
2015-09-30 14:30 c_schmitz Assigned To => c_schmitz
2015-09-30 14:30 c_schmitz Resolution open => no change required