View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 09911 | Bug reports | Installation | public | 2015-09-23 09:48 | 2016-03-07 11:51 |
| Reporter | DenisChenu | Assigned To | sammousa | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Summary | 09911: Reinstall with an existing DB | ||||
| Description | I reinstall with the existing DB just now. Can select the DB. One migration to do. After migration : receive an error on index.php?r=installer/optional . | ||||
| Steps To Reproduce | Think : remove your config.php, lanch installer with the existing DB. | ||||
| Additional Information | Going to index and looged in without issue. | ||||
| Tags | No tags attached. | ||||
| Attached Files | Forbidden.html (1,194 bytes)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><script type="text/javascript" src="Forbidden_fichiers/ynhpanel.html"></script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Forbidden</title>
<style type="text/css">
/*<![CDATA[*/
body {font-family:"Verdana";font-weight:normal;color:black;background-color:white;}
h1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
h2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
h3 {font-family:"Verdana";font-weight:bold;font-size:11pt}
p {font-family:"Verdana";font-weight:normal;color:black;font-size:9pt;margin-top: -5px}
.version {color: gray;font-size:8pt;border-top:1px solid #aaaaaa;}
/*]]>*/
</style>
</head>
<body>
<h1>Forbidden</h1>
<h2>Installer not accessible. Please remove config.php to run the installer.</h2>
<p>
You do not have the proper credential to access this page.
</p>
<p>
If you think this is a server error, please contact the webmaster.
</p>
<div class="version">
2015-09-23 07:45:13 </div>
</body></html> | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 150923 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | not relevant | ||||
| Database type & version | not relevant | ||||
| Server OS (if known) | not relevant | ||||
| Webserver software & version (if known) | not relevant | ||||
| PHP Version | not relevant | ||||
|
Same with GIT of this afternoon :) |
|
|
After installation to existing db it should not redirect you to optional settings at all right? Since you've got that already configured..? |
|
|
Yes, it's this option in 2.05 : if DB is OK, and have an user => Go to index/survey |
|
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=16140 |
|
|
I have added a redirect so the process should be smoother now. Can you verify? |
|
|
Think i don't make error in DB settings (no error are shown) But at https://.../index.php?r=installer/config each time i click on next : come back to installer/config With or without error . I don't reset cache .... let le check with reset all cache and other : same think (rm protected/runtime/cache and public /tpm/assets) With or woithour DB error : come back to this screen without information. You can test here : https://test.shnoulle.net/ls3/index.php |
|
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=17737 |
|
|
LimeSurvey: develop 40a00f74 2015-10-05 14:47 Details Diff |
Fixed issue 09911: Reinstall with an existing DB Dev Installer will now redirect when user tries to access optional page after installation. |
Affected Issues 09911 |
|
| mod - composer.lock | Diff File | ||
| mod - protected/controllers/InstallerController.php | Diff File | ||
|
LimeSurvey: develop b27edf2e 2016-03-03 11:55 Details Diff |
Fixed issue 09911 |
Affected Issues 09911 |
|
| mod - protected/controllers/InstallerController.php | Diff File | ||
| mod - protected/models/installer/InstallerConfigForm.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-09-23 09:48 | DenisChenu | New Issue | |
| 2015-09-23 09:48 | DenisChenu | File Added: Forbidden.html | |
| 2015-09-23 17:41 | DenisChenu | Note Added: 33143 | |
| 2015-10-02 09:03 | sammousa | Note Added: 33288 | |
| 2015-10-02 09:03 | sammousa | Assigned To | => sammousa |
| 2015-10-02 09:03 | sammousa | Status | new => confirmed |
| 2015-10-02 09:25 | DenisChenu | Note Added: 33289 | |
| 2015-10-05 14:48 | sammousa | Changeset attached | => LimeSurvey develop 40a00f74 |
| 2015-10-05 14:48 | sammousa | Note Added: 33309 | |
| 2015-10-05 14:48 | sammousa | Resolution | open => fixed |
| 2015-10-05 14:50 | sammousa | Note Added: 33310 | |
| 2015-10-05 14:50 | sammousa | Status | confirmed => feedback |
| 2016-01-20 11:01 | sammousa | Assigned To | sammousa => DenisChenu |
| 2016-01-20 11:01 | sammousa | Status | feedback => assigned |
| 2016-01-20 11:01 | sammousa | Status | assigned => feedback |
| 2016-01-27 16:07 | DenisChenu | Note Added: 34400 | |
| 2016-01-27 16:07 | DenisChenu | Status | feedback => assigned |
| 2016-01-27 16:08 | DenisChenu | Note Edited: 34400 | |
| 2016-01-27 16:09 | DenisChenu | Assigned To | DenisChenu => sammousa |
| 2016-03-03 11:55 | sammousa | Changeset attached | => LimeSurvey develop b27edf2e |
| 2016-03-03 11:55 | sammousa | Note Added: 35862 | |
| 2016-03-03 11:55 | sammousa | Status | assigned => resolved |
| 2016-03-07 11:51 | c_schmitz | Fixed in Version | => 3.0 |
| 2016-03-07 11:51 | c_schmitz | Status | resolved => closed |