Hallo, ich bin ein kompletter Neuling in der Typo3-Welt.
Laut dem nachstehenden Link sollte das die Lösung für mein Problem sein:
Activate and configure (on Windows) the PHP module openssl
Configure rsaauth to use the openssl executable inside localconf.php
Set $TYPO3_CONF_VARS['SYS']['binSetup'] to the executable. E.g.
'openssl=C:/ ... /openssl.exe'
If your path to openssl.exe contains blanks, make sure to quote the openssl
parameter, e.g. 'openssl="C:/ ... /openssl.exe"'
Set $TYPO3_CONF_VARS[TYPO3_mode]['loginSecurityLevel'] to 'normal' instead
of 'rsa' (replace TYPO3_mode with BE or FE) and set the hash of your user
account's password to the md5 hashed value of your password. This way you can
at least access your installation. Please be aware that this is a bad idea and
disabling rsaauth/saltedpasswords results in all your passwords being unusable,
until openssl is available.
Leider verstehe ich diese Beschreibung nicht, kann mir jemand bitte
weiterhelfen ?
Z.b. in der ersten Zeile steht ich sollte das Php-Modul aktivieren, aber wie
aktiviert man ein Modul. Ich verwende die Installation unter XAMPP v3.2.
Mit freundlichen Grüßen
Chris
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german