Bug #47738
Encryption Key could not get created in new site
Status: | Resolved | Start date: | 2013-04-30 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | 6.1.1 | |||
TYPO3 Version: | 6.1 | Is Regression: | No | |
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: |
Description
In a Site with complete new localConfiguration and existing TYPO3 Database the Encryption Key could not be generated.
Related issues
History
#1 Updated by Wouter Wolters about 2 years ago
- Status changed from New to Needs Feedback
In 6.2 this is resolved to not use an AJAX call so when it faisl an error message will be given.
The encryption key is fetched by an AJAX-call, can you check the return of that call?
#2 Updated by Christian Kuhn almost 2 years ago
- Status changed from Needs Feedback to Resolved
- Is Regression set to No
The 6.2 install tool takes care the encryption key is set, the logic was simplified and improved a lot.
Please re-open issue only if you still have issues with 6.2 encryption key, the 6.1 code in this area will probably not be changed anymore (at least I won't).