[TYPO3-english] [TYPO3 english] 4.3.0beta1 Update + webservice iPhone/Zend Framework
    Rupert Germann 
    rupi at gmx.li
       
    Fri Oct  2 09:34:05 CEST 2009
    
    
  
Andreas Becker schrieb:
> Hi
> Attention! We have the iPhone webservice installed from naw.info which needs
> the zend_framework. Unfortunately than the installtool is not able to
> perform the Update steps and crashes. Does anybody know a solution how to
> get this webservise running again?
are there any error messages?
add these lines to typo3conf/localconf.php to see all errors for debugging:
$TYPO3_CONF_VARS['SYS']['displayErrors'] = '1';	
$TYPO3_CONF_VARS['SYS']['sqlDebug'] = '1';
$TYPO3_CONF_VARS['SYS']['devIPmask'] = '*';	
greets
rupert
    
    
More information about the TYPO3-english
mailing list