TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-install@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 13.01.2007, 23:39
Christo Romberg
Gast
 
Beiträge: n/a
Standard [TYPO3-install] Unable to login to BE after install - TYPO3 v4.0.4- Help

Hello!
After I've installed TYPO3 using the source and dummy packages,
everything looks promising.
But when I try to login to the backend (BE), the following error message
occur:

"Your login attempt did not succeed. Make sure to spell your username
and password correctly, including upper/lowercase characters."


Here's what I have:

- CAUSE1: Wrong username or password. CHECKED. I've created several
admin users in Database Analyzer in the TYPO3 Install Tool, but the
error remains.

- 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.

- CAUSE3: register_globals=on ? CHECKED. The parameter in the php.ini
file is by default set to OFF, which is in my case the correct one.

- CAUSE4: Cookies needs to be enabled. CHECKED. Cookies ARE enabled in
my browser (FireFox v2.0.0.1)

- CAUSE5: Some suggests that the problem is with session management,
since $_SESSION['login_challenge'] is empty.
(ttp://bugs.typo3.org/view.php?id=3056) I haven't dug deeper into this..

I've searched the mailing-lists, and googled the problem, but no
definite solution have been found.

Main and related software versions:
- TYPO3 v4.0.4
- Windows XP Service Pack 2
- Apache HTTP Server v2.2.3
- PHP v5.1.6
- MySQL v5.0.27
- ImageMagick v6.3.0_Q16,
- FreeType v2.1.10

If anyone has ANY ideas, please post them.


Thanks in advance,

Best Regards

Christo

_______________________________________________
TYPO3-install mailing list
TYPO3-install (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-install
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 14.01.2007, 09:00
Christian Welzel
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-install] Unable to login to BE after install - TYPO3v4.0.4 - Help

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.

--
MfG, Christian Welzel

GPG-Key: http://www.camlann.de/key.asc
Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15
_______________________________________________
TYPO3-install mailing list
TYPO3-install (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-install
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 14.01.2007, 10:03
Christo Romberg
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-install] Unable to login to BE after install -TYPO3 v4.0.4 - Help

Hi Christian!

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.
>
>


_______________________________________________
TYPO3-install mailing list
TYPO3-install (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-install
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
Re: [TYPO3-install] Forbidden - no permission toaccess/typo3/install/index.php Marcel Ehrhard typo3-install@lists.netfielders.de 0 31.12.2006 18:18
[TYPO3-install] Re: [Typo3-install] TYPO3 Login notify<no_reply@no_reply.no_reply> deltoid typo3-install@lists.netfielders.de 0 15.12.2006 12:10
[TYPO3-install] Forbidden - no permission to access/typo3/install/index.php Marcel Ehrhard typo3-install@lists.netfielders.de 0 13.12.2006 21:17
[TYPO3-install] help santosh gaikwad typo3-install@lists.netfielders.de 1 07.12.2006 12:53
[TYPO3-install] Help required santosh gaikwad typo3-install@lists.netfielders.de 0 07.12.2006 07:18


Alle Zeitangaben in WEZ +1. Es ist jetzt 14:13 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77