[Typo3] cannot login to BE after change of password

Daniel Doesburg typo3 at doesburg.biz
Sat May 14 16:32:15 CEST 2005


Hi Diederik,



The file localconf.php in the directory typo3conf starts with something 
like:

<?php
$TYPO3_CONF_VARS["SYS"]["sitename"] = "Blank DUMMY";        // Default 
password is "joh316" :
$TYPO3_CONF_VARS["BE"]["installToolPassword"] = 
"bacb98acf97e0b6112b1d1b650b84971";
## INSTALL SCRIPT EDIT POINT TOKEN - all lines after this points may be 
changed by the install script!

$TYPO3_CONF_VARS["BE"]["installToolPassword"] = 
'd8a74940b56cdf2ec0de705ece00d9dc';     //  Modified or inserted by 
TYPO3 Install Tool.
$typo_db_username =  . . .


Remove the line (all the lines except the first with joh316) who changed 
the installToolPassword.


Login again with the default password.

Success.


Daniel



Diederik van Veen schreef:
> To be more specific, i cannot access the install tool (same password), 



More information about the TYPO3-english mailing list