[TYPO3-core] RFC: 6307, Install tool loops
    Dmitry Dulepov [typo3] 
    dmitry at typo3.org
       
    Wed Sep 26 09:25:31 CEST 2007
    
    
  
Hi!
Franz Holzinger wrote:
> Description:
> The install tool hangs in the 'Database Analyzer'.
> The function call of imagettftext hangs.
Hm. What does it do in Database Analyzer? Strange place for image function.
> Solution:
> Use the function imagecreatetruecolor before the call of imagettftext 
> instead of the function imagecreate. The use of this is recommended by 
> php.net.
But we must also patch all other places in the core where it is used. If install tool hangs, it is bad. But if released site hangs, it is much worse.
-- 
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
    
    
More information about the TYPO3-team-core
mailing list