[TYPO3-english] Cannot login to BE
Sune Brodersen
Sune at talefod.dk
Mon Mar 14 15:19:24 CET 2011
Hi,
I have just installed Typo3 on my server and in install tool everything
seemed to be OK. Right folders where writeable, im was installed, gd and
mysql was supported etc. I did the full upgrade wizard and database tables
are there and i created 2 admin users. All without issues.
But when i try to log into BE, the page gets timeout in PHP:
PHP Fatal error: Maximum execution time of 130 seconds exceeded in
/usr/local/typo3_src-4.5.2/t3lib/class.t3lib_div.php on line 1689, referer:
http://xxxxxxx/typo3/
First i tried to change max_execution_time in php.ini (even though i think
30 sec should be enoguh for login) but it did not help. Sometomes the
timeout error comes in
usr/local/typo3_src-4.5.2/t3lib/formprotection/class.t3lib_formprotection_ab
stract.php
If i try to use wrong password i get the message that its the wrong
password, so it only times out when i use right password.
Right now im running on Typo3 4.5.1 but same issue with 4.5.2. Im running on
Apache/2.2.17 (Fedora) with PHP/5.3.5
If i look in Firebug i can see that a lot of files are loaded ok, f.x.
/typo3temp/compressor/ext-all-notheme-9d2fa21b4204122f137db65d15a5b569.css?1
300111257
/typo3temp/compressor/scriptaculous-e398ddb18e9e3e99c9bac081652b4b73.js
/typo3/index.php
But it hangs at /typo3/backend.php
Anyone has any ideas how to solve this?
More information about the TYPO3-english
mailing list