[TYPO3-german] Fatal Error after Installing 4.3.0alpha3

Andreas Becker ab.becker at web.de
Mon May 25 15:10:01 CEST 2009


Hallo Bernd
genau, bei uns ist das auch nur auf einem unserer Server mit Virtualmin -
Accounts und auf unseren bisherigen Shared Spaces in USA und D laeuft es
einwandfrei bisher.

Gruss
Andi


2009/5/25 Gaspers <typo3 at gaspers.de>

> Hallo,
>
> hatte das Gleiche Problem.
>
> meine erste Lösung ist vor Zeile 109 // zusetzen.
> Den Fehler habe ich nur auf einem Server suche noch an der Ursache.
> Mit der Änderung läuft scheinbar alles, ich habe auch noch die .htaccess in
> _.htaccess geändert.
>
> Gruß
> Bernd
> Zeile 100-115
>
>  static public function autoload($className) {
>  $classPath = false;
>
>   // use core and extension registry
>  $classPath = self::getClassPathByRegistryLookup($className);
>
>  if ($classPath && file_exists($classPath)) {
>   t3lib_div::requireFile($classPath);
>  } else {
>  // spl_autoload($className);
>  }
>
>  if (!class_exists($className, false)) {
>   self::logLoadingFailure($className);
>  }
>  }
>
> "Andreas Becker" <ab.becker at web.de> schrieb im Newsbeitrag
> news:mailman.3344.1243255015.3168.typo3-german at lists.netfielders.de...
> > Wir erhalten nach der Installation von 4.3.0alpha3 folgenden Error
> > *Fatal error*: Uncaught exception 'LogicException' with message 'Class
> > ux_t3lib_DB could not be loaded' in
> > /home/a1/t/typo3_src-4.3.0alpha3/t3lib/class.t3lib_autoloader.php:109
> > Stack
> > trace: #0
> > /home/a1/t/typo3_src-4.3.0alpha3/t3lib/class.t3lib_autoloader.php(109):
> > spl_autoload('ux_t3lib_DB') #1 [internal function]:
> > t3lib_autoloader::autoload('ux_t3lib_DB') #2 [internal function]:
> > spl_autoload_call('ux_t3lib_DB') #3
> > /home/a1/t/typo3_src-4.3.0alpha3/t3lib/class.t3lib_div.php(4829):
> > class_exists('ux_t3lib_DB') #4
> > /home/a1/t/typo3_src-4.3.0alpha3/t3lib/class.t3lib_div.php(4779):
> > t3lib_div::getClassName('t3lib_DB') #5
> >
> /home/a1/t/typo3_src-4.3.0alpha3/typo3/sysext/cms/tslib/index_ts.php(124):
> > t3lib_div::makeInstance('t3lib_DB') #6
> > /home/a1/t/typo3_src-4.3.0alpha3/index.php(76):
> > require('/home/a1/t/typo...') #7 {main} thrown in *
> > /home/a1/t/typo3_src-4.3.0alpha3/t3lib/class.t3lib_autoloader.php* on
> line
> > *
> > 109*
> > *
> > *
> > *die Alpha2 Version laeuft perfekt!*
> > *
> > *
> > *Kann uns da einer bitte weiterhelfen, woran es liegen koennte. Danke!*
> > *
> > *
> > *Andi*
>
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
>


More information about the TYPO3-german mailing list