Bug #24768
closed
Fatal error: Class 't3lib_cache_Manager' not found in
Added by Dominic Garms almost 14 years ago.
Updated almost 14 years ago.
Description
After Update from 4.4.6 to 4.5.0-RC1 I am not able to enter the website anymore, not in the backend, frontend or install tool. Following error shows up:
Fatal error: Class 't3lib_cache_Manager' not found in
*\t3lib\class.t3lib_div.php on line 5277
Tested on Windows 7 with junction and mklink as symbolik links
(issue imported from #M17262)
Hi Dominic,
I assume you have deleted typo3conf/temp_CACHED, have you?
Could you try it without junctions, just to make sure there is no issue in combination with them? Autoloader should find this class automatically.
Steffen
Hello Steffen,
yes I deleted all cache files, and additionally I tried without junctions, but still the same problem
Dominic
Stupid question: The file t3lib/cache/class.t3lib_cache_manager.php really exists and contains the class?
Autoloader is nothing new. You could try to have a look at t3lib_autoloader to figure out, why the class is not found in your case.
Your stupid question was right...My download was broken, lots of files were missing. Now everythings works fine, sorry for stealing your time.
THX
Ufff ... really makes me happy :)
Also available in: Atom
PDF