[TYPO3-english] BE Login not possible

Bjoern Pedersen pedersen at resi2.office.frm2
Tue Aug 11 17:21:19 CEST 2009


Andreas Cord-Landwehr <phoenixx at uni-paderborn.de> writes:


> Warning: session_start():
> open(/var/lib/php5/sess_uepi7sqtkgnhq33g7674v9e00m4j3dvc, O_RDWR)
> failed: Permission denied (13) in
> /home/fsmi/www/htdocs/typo3_src-4.2.8/typo3/index.php on line 202

That is a clear indication that your apache/php setup is not correct.
php tries to store session data in /var/lib/php5 and the apache  user
does not have the right permissions on this directory.


Björn


More information about the TYPO3-english mailing list