[TYPO3-english] 4.4.4->4.5.2 blank backend
Xavier Perseguers
xavier.perseguers at typo3.org
Thu Mar 10 10:53:24 CET 2011
Hi,
> something is mixed up in your setup. Read the paths carefully in your
> original report. Why is t3lib_div from "typo3_src-4.4.4" being included
> in your 4.5.2 installation?
>
> Check your symlinks and maybe some extension or PHP code which might be
> still referring to your old directory.
I've seen this once some months ago. The problem was the use of "double"
symlinks:
t3lib --> typo3_src/t3lib
typo3 --> typo3_src/typo3
typo3_src --> /path/to/typo3_src
/path/to/typo3_src --> /path/to/other/typo3_src_4.4.4
then you change your /path/to/typo3_src into
/path/to/typo3_src --> /path/to/other/typo3_src_4.5.2
but the t3lib and typo3 symlinks you created in fact still reference the
4.4.4 version as the double symlink was resolved in your back :)
HTH
--
Xavier Perseguers
Release Manager TYPO3 4.6
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
More information about the TYPO3-english
mailing list