Actions
Bug #26528
closed4.5 logs off when trying to install an extension
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2011-05-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I always get logged out, but not on table creation of an extension, but when everything loads up where the EM shows you what tables need to be altered/added. Any request after that redirects to the login page because somehow the user session got reset. The DBAL Debugger didn't show any errors, so I was kinda stuck. Anyways, I switched to TYPO3 4.4.7 and it worked just fine!
I also have tried it with no_pconnect=1 and no_pconnect=0, no change.
Happened with Oracle Express Edition 11.2 and Oracle Standard Edition 11.2 on an openSUSE.
Actions