[Typo3-linux] Unable to login after 3.8 upgrade
Andreas Otto
ao-lists at php4win.de
Tue Aug 30 10:28:00 CEST 2005
Hi Jacco,
On Dienstag, 30. August 2005 09:51, Jacco Lammers wrote in
typo3.install.linux:
> Somewhat the same problem here: after the 3.8 update I am unable to
> login. The login states that the login attempt did not succeed.
> Creating a new admin user didn't solve the problem. Any ideas someone?
a) It is a weird caching problem.
Try reloading the page a couple of times.
b) Could be related to to PHP sessions.
Check if session.save_path in your php.ini points to a location the
webserver process is allowed to write to.
This relates to the introduction of native PHP sessions in
typo3/index.php on lines 239 - 241 in TYPO3 3.8.0.
Cheers,
Andreas
--
Replace repetitive expressions by calls to a common function.
- The Elements of Programming Style (Kernighan & Plaugher)
More information about the TYPO3-linux
mailing list