Bug #47730
After update from 4.7 - White Page in Install Tool
Status: | Resolved | Start date: | 2013-04-30 | |
---|---|---|---|---|
Priority: | Could have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | 6.1.0 | |||
TYPO3 Version: | 6.1 | Is Regression: | No | |
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: | nightmare |
Description
/typo3/install/index.php?TYPO3_INSTALL[type]=config
Shows a white Page. The localConfiguration file has been recreated, only default extensions are installed and the database exists.
As people will enter their database data in Basic Configuration they will get back to exact to /typo3/install/index.php?TYPO3_INSTALL[type]=config which then will be white!
Solution - change manually the word "config" into "about" and then you can access your install tool again!
This should be immediately fixed as people get blocked direct after they call the install tool!
Related issues
History
#1 Updated by Chris topher over 2 years ago
- Status changed from New to Needs Feedback
For me the Install Tool works as expected.
Can you list the steps you are taking like
1. Click here...
2. Go there...
3. ...
to get the white screen? Any PHP errors?
#2 Updated by Andreas Becker (Andi) over 2 years ago
Bug #47746
The steps are all listed here - it was a very simple site with only TV Framework 1 and realURL and wecconfig weccontentelements - nothing more
#3 Updated by Chris topher over 2 years ago
- Priority changed from Must have to Could have
#47746? Whom do you expect to read all this? See the comment there.
If there is no understandable and reasonably short list of steps to take in order to reproduce this problem, no PHP errors and nothing, then I think it won't be fixable.
#4 Updated by Wouter Wolters about 2 years ago
This will be resolved with the Install Tool in 6.2. There will be a check for this and report it back what is wrong. No broken install tool anymore!
#5 Updated by Christian Kuhn almost 2 years ago
- Status changed from Needs Feedback to Resolved
- Complexity set to nightmare
- Is Regression set to No
This was already fully fixed in 6.2 install tool.
Due to the install tool code in 6.1, this is not fixable in 6.1.
I'll close as "resolved" but will set complexity to "nightmare" for 6.1 ...