Einzelnen Beitrag anzeigen
  #3  
Alt 22.04.07, 18:46
surtur23 surtur23 ist offline
Forum Zuschauer
 
Registriert seit: 22.04.07
Beiträge: 4

ok, das hatte ich mißverstanden, danke.

aber jetzt gehts wieder nicht weiter, denn

The Install Tool Password is not the admin password of TYPO3.
If you don't know the current password, you can set a new one by setting the value of $TYPO3_CONF_VARS['BE']['installToolPassword'] in typo3conf/localconf.php to the md5() hash value of the password you desire.

The password you just tried has this md5-value:

erscheint, wenn ich joh316 eingebe. Auch die Änderung in ein anderes Paßwort und Einfügen des md5 in der localconf bringt auch nix.

Ich verstehe das nicht.

Wie installiere ich das denn jetzt, da er das Installationspaßwort nicht annehmen will ????????

Danke für Hilfe, ich komme sonst nicht weiter.

in der localconf.php steht das hier:

<?php
$TYPO3_CONF_VARS['SYS']['sitename'] = 'New TYPO3 site';

// Default password is "joh316" :
$TYPO3_CONF_VARS['BE']['installToolPassword'] = 'bacb98acf97e0b6112b1d1b650b84971';

$TYPO3_CONF_VARS['EXT']['extList'] = 'tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplat e_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizar d_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter ,info_pagetsconfig,viewpage,rtehtmlarea,css_styled_content,t3skin';

$typo_db_extTableDef_script = 'extTables.php';

## INSTALL SCRIPT EDIT POINT TOKEN - all lines after this points may be changed by the install script!

?>

aber er will das PW nicht annehmen, in IE und Firefox nicht.

Geändert von surtur23 (22.04.07 um 19:27 Uhr).
Mit Zitat antworten