Bug #28260
closed"localconf.php is not found" after upgrade from 4.5.2 to 4.5.3
0%
Description
After Upgrade from 4.5.2 to 4.5.3 I get the following errors:
the frontend shows an error:
"Cannot find configuration. This file is probably executed from the wrong location."
the backend shows an error (http://www.example.com/typo3/index.php):
"Fatal error: Uncaught exception 'Exception' with message 'localconf.php is not found!' in /usr/share/typo3/typo3_src-4.5.3/t3lib/config_default.php:670 Stack trace: #0 /usr/share/typo3/typo3_src-4.5.3/typo3/init.php(206): require() #1 /usr/share/typo3/typo3_src-4.5.3/typo3/index.php(63): require('/usr/share/typo...') #2 {main} thrown in /usr/share/typo3/typo3_src-4.5.3/t3lib/config_default.php on line 670"
===============
How to reproduce:
- update all extensions
- clear caches
- delete temp files in typo3config dir
- change typo3_src symlink from 4.5.2 sources to 4.5.3 sources
error appears in frontend and backend
I have two typo3 installations. One of the threw the errors, the other one did not make any problems. Both, frontend and backend are working properly.
However, both installations were very similar, only some extensions were different.
The problem is reproducable in the following way:
- change typo3_src symlink back from 4.5.3 sources to 4.5.2 sources
=> both, frontend and backend work properly again
- change typo3_src symlink from 4.5.2 sources to 4.5.3 sources
=>both errors occur again
It seems to be a regression in the update. However I don't understand which difference in my two installations is responsible for the errors.
tested on debian 6, mysql 5.1, PHP 5.3.3-7+squeeze3
There are also other servers affected:
http://www.google.de/search?hl=de&biw=1600&bih=625&q=%27Exception%27+with+message+%27localconf.php+is+not+found+4.5.3&aq=f&aqi=&aql=&oq=
http://www.2bis10.de