[TYPO3] Problem to login in the backend
Eef Weenink
h.e.weenink at aristo-webdesign.nl
Mon Apr 23 19:43:57 CEST 2007
Hello Diego,
First you may try this:
Go to dir typo3conf
- Open localconf.php
Find the line with this in it:
// Default password is "joh316" :
$TYPO3_CONF_VARS['BE']['installToolPassword'] =
'bacb98acf97e0b6112b1d1b650b84971';
Scroll down and delete all other lines with installpassword in it.
Close localconf.php
Delete all files in the dir starting with temp_CACHED.
Then try to login with password joh316
And if you also have installed typo3 4.1 don't forget to put this empty
file into this dir:
ENABLE_INSTALL_TOOL
Good luck, Eef
|-----Oorspronkelijk bericht-----
|Van: typo3-english-bounces at lists.netfielders.de
|[mailto:typo3-english-bounces at lists.netfielders.de] Namens Joerg Wagner
|Verzonden: maandag 23 april 2007 16:35
|Aan: typo3-english at lists.netfielders.de
|Onderwerp: Re: [TYPO3] Problem to login in the backend
|
|Search the newsgroup for "MYSQL 5".
|You have to change your my.ini from
|
|sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUB
|STITUTION"
|to
| sql-mode="MYSQL40"
|--
|Jvrg Wagner
|
|
|"Diego Prestes" <diegopython at gmail.com> schrieb im Newsbeitrag
|news:mailman.93904.1169302184.21325.typo3-english at lists.netfiel
ders.de...
|> Hello!
|> I'm starting to use typo3 and I'm having some problems in
|the backend.
|>
|> First I had used it on a easyphp instalation and it worked well, but
|> now I'm trying to use it without the easyphp.
|> I installed apache 2.2.4, php 5.2.0 and mysql 5.0.27, on
|windows xp pro.
|> When I try to login on the backend it always give me a
|message that I
|> put the wrong data, althought it is correct.
|> Its the same data that I put on the easyphp instalation and there it
|> worked.
|> There is some special configuration or some extension on php that I
|> need to install for it works?
|>
|> Diego
|
|
|
More information about the TYPO3-english
mailing list