[TYPO3] Backend timeout problem

Francois Suter fsuter at cobweb.ch
Mon Jul 21 17:20:16 CEST 2008


Hi Ca Phun,

> I also ran a check on my external IP address through What Is My IP 
> Adress dot com and it returned a different IP address ending every time 
> I refreshed the page! Could this be the cause? If so, why would it 
> matter? Could not a cookie on the client machine determine their identity?

That may be the catch. TYPO3 checks that your IP address matches the one 
that it registered when you opened your session. Try editing your 
typo3conf/localconf.php file and turning off the referer check:

$TYPO3_CONF_VARS['SYS']['doNotCheckReferer'] = '1';

HTH

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-english mailing list