[TYPO3] Typo3 Admin login problem after migration

Joerg Wagner - DigiLog multimedia usenet at digilog.de
Thu Feb 16 11:33:22 CET 2006


A possible cause for this problem is the cookie domain in localconf.php.
If it does not correspond to your actual domain you might experience exactly 
the behavior you are describing.
Set it like this:
$TYPO3_CONF_VARS["SYS"]["cookieDomain"] = '.mydomain.com';
--
Jörg Wagner
DigiLog multimedia


--
"Staas, Markus (IWMI)" <m.staas at cgiar.org> schrieb im Newsbeitrag 
news:mailman.14933.1139658343.6406.typo3-english at lists.netfielders.de...
Hi List,


I am finished with setting up my site on the dev server and want to
upload it now.

I am just uploading all typo 3.81 folders from my local server to the
remote server and run the install tool again.

But after comparing the dbs and setting up an admin user, typo does not
let my log in and claims that my username or password is wrong.

That is not true, using phpmyadmin on the remote I could verify that the
credentials I provided are ok.

Does anyone have a suggestion? Its kind of urgent as I promised my
clients that the site will be live on mondy :[

Thanks,

Markus








More information about the TYPO3-english mailing list