[TYPO3-linux] Typo3 upgrade

Bauer Gustl gustl at quantec.de
Tue May 13 08:24:00 CEST 2014


Quote: Philipp Gampe (pgampe) wrote on Mon, 12 May 2014 13:03
> 
> Bauer Gustl wrote:
> 
> > 1. BE login not possible
> > This is probably because of php 5.2.6 -> 5.4.20
> > Can this be repaired?
> 
> Most likely some server setting is wrong. Or you forgot to active 
> saltedpasswords and the passwords are already salted in the database.
> You can check this by looking into the database and the 
> typo3conf/localconf.php file.

typo3conf/localconf.php is identical except for the database name/password. The password string in the database is identical too. 

I tricked the BE login by running typo3/install and afterwards importing the database without be_* tables. So I can login now.

Now there is another Problem: I cannot add another page. If I try I'm getting:
SQL error: 'Incorrect integer value: '' for column 'backend_layout' at row 1' 
This is the same if I use the imported database or not. So this seams to be a problem with typo3 4.5.33, php 5.4.20 and/or mysql 5.6.12

Thanks, Gustl


More information about the TYPO3-linux mailing list