Actions
Bug #22792
closedInstall Tool seems to rely on the "autostart session" option from PHP
Start date:
2010-06-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Although cookies were activated, I tried to login into the install tool without success. The javascript popup message has been coming up over and over again.
simple "session_register();" at the begining of the following file fixed the issue
typo3/install/index.php
(issue imported from #M14596)
Actions