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
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to