Project

General

Profile

Actions

Bug #57397

closed

Fatal error TYPO3\CMS\Install\Controller\Exception\RedirectLoopException

Added by Philipp Noack over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Target version:
-
Start date:
2014-03-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi there,

when trying to install typo3 on a fresh installation of ubuntu server 13.10 amd64 with lamp (apache2, mysql-server and php5) I only get a blank page after the first installation page (where it checks the dependencies). The URL is [1]. In the apache2 error.log I get the the message [2]. And when "displayErrors" is set to 1 I can see [3].

I followed the installation guide on github (symlinks are set up, too)

[1] http://host:11000/typo3/sysext/install/Start/Install.php?install[redirectCount]=9&install[context]=standalone&install[controller]=step

[2] [Wed Mar 26 17:03:37.807890 2014] [:error] [pid 96] [client 217.8.49.228:60402] PHP Fatal error: Uncaught exception 'TYPO3\\CMS\\Install\\Controller\\Exception\\RedirectLoopException' with message 'Redirect loop aborted. If this message is shown again after a reload, your setup is so weird that the install tool is unable to handle it. Please make sure to remove the "install[redirectCount]" parameter from your request or restart the install tool from the backend navigation.' in /var/typo3_src-6.2.0/typo3/sysext/install/Classes/Controller/AbstractController.php:544\nStack trace:\n#0 /var/typo3_src-6.2.0/typo3/sysext/install/Classes/Controller/StepController.php(426): TYPO3\\CMS\\Install\\Controller\\AbstractController->redirect()\n#1 /var/typo3_src-6.2.0/typo3/sysext/install/Classes/Controller/StepController.php(63): TYPO3\\CMS\\Install\\Controller\\StepController->executeSilentConfigurationUpgradesIfNeeded()\n#2 /var/typo3_src-6.2.0/typo3/sysext/install/Start/Install.php(132): TYPO3\\CMS\\Install\\Controller\\StepController->execute()\n#3 {main}\n thrown in /var/typo3_src-6.2.0/typo3/sysext/install/Classes/Controller/AbstractController.php on line 544, referer: http://host:11000/typo3/sysext/install/Start/Install.php

[3] Fatal error: Uncaught exception 'TYPO3\CMS\Install\Controller\Exception\RedirectLoopException' with message 'Redirect loop aborted. If this message is shown again after a reload, your setup is so weird that the install tool is unable to handle it. Please make sure to remove the "install[redirectCount]" parameter from your request or restart the install tool from the backend navigation.' in /var/www/typo3/sysext/install/Classes/Controller/AbstractController.php:544 Stack trace: #0 /var/www/typo3/sysext/install/Classes/Controller/StepController.php(138): TYPO3\CMS\Install\Controller\AbstractController->redirect('', 'databaseConnect') #1 /var/www/typo3/sysext/install/Classes/Controller/StepController.php(70): TYPO3\CMS\Install\Controller\StepController->outputSpecificStep() #2 /var/www/typo3/sysext/install/Start/Install.php(132): TYPO3\CMS\Install\Controller\StepController->execute() #3 {main} thrown in /var/www/typo3/sysext/install/Classes/Controller/AbstractController.php on line 544

Actions #1

Updated by Andreas Fernandez over 10 years ago

Hi,

is your MySQL configured to be on localhost with port 3306 or did you modify these settings?
I remember having the same problem using Oracle that runs on a foreign host and obviously uses another port.

Actions #2

Updated by Philipp Noack over 10 years ago

Hi Andreas,

MySQL is bound to 127.0.0.1:3306, so it should be working.

Actions #3

Updated by Philipp Noack over 10 years ago

Installing typo3 6.2 LTS on saucy: not working
Installing typo3 6.2 LTS on trusty: working!

Actions #4

Updated by Mathias Schreiber almost 10 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Mathias Schreiber

is this still the case?

Actions #5

Updated by Alexander Opitz over 9 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF