[TYPO3-english] t3 4.2.12, RTE: "Editor is loading, please wait ..."?
Kristian Rink
lists at zimmer428.net
Tue Mar 2 08:21:56 CET 2010
Hi all;
and, first off, thanks a bunch for quite a load of comments, even though
none of them really managed to address the problem. Good news, however,
is that I still managed to _finally_ get it working:
- Starting with one of the hints over here, I tried to eventually use a
clean typo3 4.3, get it installed and running to see whether the error
persists.
- Using a "clean" typo3 4.3, however, didn't even get me beyond
installation, just white screens appearing instead of the installer.
- Reading the server log, I finally saw a PHP error, namely this one:
[Tue Mar 02 08:15:22 2010] [error] [client 192.168.1.170] PHP Fatal
error: Trying to clone an uncloneable object of class ReflectionClass
in /var/www/w3/typo3_src-4.3.2/t3lib/class.t3lib_div.php on line 4939
- Browsing the web, I found a few occurrences of this one and,
eventually, did set this option in my php.ini:
zend.ze1_compatibility_mode = Off
Now it works the way it should. Strange but good nevertheless. :)
Anyway, thanks again for your help everyone, all the best!
Kristian
More information about the TYPO3-english
mailing list