[TYPO3-english] [TYPO3 english] 4.3.0beta1 Update + webservice iPhone/Zend Framework
Andreas Becker
ab.becker at web.de
Fri Oct 2 13:14:14 CEST 2009
Thanks Dmitry
I will try it like you said!
Andi
On Fri, Oct 2, 2009 at 5:46 PM, Dmitry Dulepov <dmitry.dulepov at gmail.com>wrote:
> Hi!
>
> Andreas Becker wrote:
> > 1. My system ran 4.3.0alpha3 and I updated the source to 4.3.0beta1
> > 2. go to install tool
> > 3. Update Wizard
> > 4. ERROR: *Fatal error*: Cannot redeclare zend_framework_autoload()
> > (previously declared in
> >
> /var/www/domain/public_html/bee/typo3conf/temp_CACHED_ps980d_ext_localconf.php:1947)
> > in*
> >
> /var/www/domain/public_html/bee/typo3conf/temp_CACHED_ps980d_ext_localconf.php
> > * on line *1952*
>
> This is easy. Install tool includes these files twice. Just use the
> following in your extension's ext_localconf.php:
>
> if (!function_exists('zend_framework_autoload')) {
> // Include zend framework here or define functions...
> }
>
> --
> Dmitry Dulepov
> Facebook: http://www.facebook.com/dmitryd
> Twitter: http://twitter.com/dmitryd
> Skype: liels_bugs
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
More information about the TYPO3-english
mailing list