View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
09881Bug reportsInstallationpublic2015-09-30 14:50
Reportermedhat Assigned Toc_schmitz  
PriorityurgentSeveritycrash 
Status closedResolutionunable to reproduce 
Product Version2.06+ 
Summary09881: internal server error on fresh install
Description

I'm trying to install latest version of Limesurvey (limesurvey206plus-build150911 or limesurvey206plus-build150831) on IIS 7.5 on my PC.

Installation stops after creating 2 folders in assets folder.
Here's the complete error message:

opendir(C:\inetpub\wwwroot/lime206/tmp/assets/1657291,C:\inetpub\wwwroot/lime206/tmp/assets/1657291) [<a href='function.opendir'>function.opendir</a>]: The system cannot find the path specified. (code: 3)

The folder "1657291" is already created within tmp/assets, and it contains the jquery files.

Steps To Reproduce

1- extract limesurvey206plus-build150911.zip to Limefolder
2- define application pool in IIS to access the above folder on: http://localhost/Limefolder
3- type: http://localhost/Limefolder/admin

Additional Information

Note1: I've limesurvey 2.00 & 2.05 already running on my PC.

Note2: I tried to put physical path directly as it's mentioned in config-defaults.php but it didn't work.

Note3: Seems it's the same bug as: https://bugs.limesurvey.org/view.php?id=9746

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)150911
I will donate to the project if issue is resolvedNo
BrowserIE 11 & firefox 40.0.3
Database type & versionMS sql server management studio 11.0
Server OS (if known)windows 7
Webserver software & version (if known)IIS 7.5
PHP Version5.3.28

Users monitoring this issue

medhat

Activities

c_schmitz

c_schmitz

2015-09-30 14:50

administrator   ~33259

This is not a bug in LimeSurvey -but a server configuration issue. Make sure that the webserver has fully read/write permissions on the particular folder(s).

Issue History

Date Modified Username Field Change
2015-09-13 11:37 medhat New Issue
2015-09-14 10:58 medhat Issue Monitored: medhat
2015-09-30 14:50 c_schmitz Note Added: 33259
2015-09-30 14:50 c_schmitz Status new => closed
2015-09-30 14:50 c_schmitz Assigned To => c_schmitz
2015-09-30 14:50 c_schmitz Resolution open => unable to reproduce