[TYPO3-german] BE login
Felix Lange
felix-lange at online.de
Mon Jan 22 04:18:47 CET 2007
Habe es hinbekommen über diese Antworten:
Indeed, that was the cause! I replaced the whole "sql-mode" directive with
sql_mode="MYSQL40", and now I also can login to the BE.
Thanks so very much for giving the solution!
Best Regards.
Christo
----------------------------------------------------------------------------
Christian Welzel skrev:
> Christo Romberg wrote:
>
>
>> - CAUSE2: The be_users table remains empty after "Create "admin" user".
>> CHECKED. It remained empty! So, I created a few new users in be_users
>> table with phpMyAdmin v2.9.1.1 and tried to login with those, but the
>> problem still remains.
>>
>
> Known problem when using mysql 5.x
> Open the my.ini with your favourite editor and search for sql_mode=...
> replace the whole line with
> sql_mode="MYSQL40"
> restart mysql and the creation of users should succeed.
Felix Lange schrieb:
> Schönen guten Abend.
>
> Ich weiß, dass das Problem schon ganz oft gepostet wurde und auch schon
> ganze viele Antworten aber leider hilft keine bei mir. Habe mich durch
> viele Beiträge und Postings gekämpft und viel ausprobiert.
>
> Das Porblem ist, dass ich nach der Installation von Typo3 nicht ins
> Backend komme.
>
> Mein Webserver ist mal wieder komplett frisch aufgesetzt aber leider
> ändert es nichts.
>
> Versionen:
> MySQL 5.0.27
> Php 5.2.0
> Apache 2.2.4
>
> An sich stimmt die Konfiguration für die 3 Komponenten da sie jedenfalls
> unter sich funktionieren.
>
> Bevor ich früher auf Php5 umgestiegen bin und auch sonst mit anderen
> Versionen gearbeitet habe liefen meine ersten Typo3 versuche. Habe aus
> Frust mal Xammp benutzt und dann funktioniert es aber das ist für mich
> keine Option.
>
> - Browser ist richtig eingestellt
> - neuer Admin User funktioniert auch nicht
> - user und pw ist kleingeschrieben
>
> Edit: Habe mal in die Apache Errorlog geschaut. Einziege Meldungen zum
> Thema sind:
>
> [client 127.0.0.1] PHP Warning: mysql_list_tables(): supplied argument
> is not a valid MySQL-Link resource in
> C:\\Apache2.2\\htdocs\\typo3\\t3lib\\class.t3lib_db.php on line 968,
> referer: http://localhost/typo3/index.php
>
> [client 127.0.0.1] PHP Warning: mysql_list_tables(): supplied argument
> is not a valid MySQL-Link resource in
> C:\\Apache2.2\\htdocs\\typo3\\t3lib\\class.t3lib_db.php on line 968,
> referer: http://localhost/typo3/index.php
>
> [client 127.0.0.1] File does not exist: C:/Apache2.2/htdocs/favicon.ico
>
> Hat jmd noch Tipps oder Ideen?
> Vielen Dank im Vorraus
>
> Felix Lange
More information about the TYPO3-german
mailing list