Fehler in Frontend und Backend nach Installation

Hallo, ich habe eben eine Installation auf einem frischen System durchgeführt. Jetzt bekomme ich im Frontend und im Backend folgenden Fehler: [quote] Fatal error: Uncaught exception ‘Doctrine\ORM\Mapping\MappingException’ with message ‘Class “Shopware\Models\Shop\Shop” sub class of “Shopware\Components\Model\ModelEntity” is not a valid entity or mapped super class.’ in /var/www/vhosts/waldlauswichtel.de/httpdocs/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php:330 Stack trace: #0 /var/www/vhosts/waldlauswichtel.de/httpdocs/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php(89): Doctrine\ORM\Mapping\MappingException::classIsNotAValidEntityOrMappedSuperClass(‘Shopware\Models…’) #1 /var/www/vhosts/waldlauswichtel.de/httpdocs/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php(103): Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass(‘Shopware\Models…’, Object(Doctrine\ORM\Mapping\ClassMetadata)) #2 /var/www/vhosts/waldlauswichtel.de/httpdocs/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(117): Doctrine\Common\Persistence\Mapping\Driver\MappingDriverCha in /var/www/vhosts/waldlauswichtel.de/httpdocs/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php on line 330 503 Service Unavailable[/quote] Hat hier evtl. jemand eine Idee woher das kommen kann? Danke & Gruß

Welche PHP Version wird genutzt ?

Hallo, ich nutze PHP Version 5.3.3 Danke & Gruß

Hallo, ich habe eine neue Installation versucht und komme auf den selben Fehler. Hat evtl. jemand hier einen Tipp? Gruß

Hallo, habe genau das selbe Problem! Brauche bitte dringend Hilfe… Musste bei der Installation in der System.xml auch vorher die Speicherabfrage löschen (Tipp aus dem Forum hier) weil am Server “Quota” nicht funkt und sonst keine Installation möglich war. Nun konnte ich zwar ohne Probleme installieren aber bekomme danach Fatal Error. Fehlermeldung (frontend & backend) nach Installation. Fatal error: Uncaught exception 'Doctrine\Common\Persistence\Mapping\MappingException' with message 'Class 'Shopware\Models\Shop\Shop' does not exist' in /var/www/htdocs/webx78/html/b2b/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php:96 Stack trace: #0 /var/www/htdocs/webx78/html/b2b/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php(40): Doctrine\Common\Persistence\Mapping\MappingException::nonExistingClass('Shopware\Models...') #1 /var/www/htdocs/webx78/html/b2b/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php(267): Doctrine\Common\Persistence\Mapping\RuntimeReflectionService-\>getParentClasses('Shopware\Models...') #2 /var/www/htdocs/webx78/html/b2b/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php(297): Doctrine\Common\Persistence\Mapping\AbstractClassMetadataFactory-\>getParentClasses('Shopware\Models...') #3 /var/www/htdocs/webx78/html/b2b/vendor/doct in /var/www/htdocs/webx78/html/b2b/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php on line 96 503 Service Unavailable Ich weiß nicht ob es mit “suhosin.get.max_value_length” zu tun hat? Beim Checktool zeigt er mir 0 an aber bei der Installation stimmt es mit 2000 Ebenfalls der Ioncube, der ist nicht zwingend notwendig (sollte am Server drauf sein aber checktool sagt nein). PHP Version 5.3.28

Wieso nutzt Ihr überhaupt eine nicht mehr supportete PHP Version ? 5.3 ist am Ende - http://www.heise.de/developer/meldung/E … 93804.html Lieber hier direkt 5.4 oder besser noch 5.5 verwenden. Auch natürlich im Hinblick auf die Performance.

Weil auf dem Server aktuell noch diese läuft, wird auch bald ein Update geben aber tut hier mal nichts zur Sache, da die Mindestanforderungen erfüllt sind… Ich weiß jedoch leider nicht warum dieser Fehler kommt oder was er aussagt… wollte das erste mal Shopware installieren, nutze sonst XTCommerce basierende Shops. Hat hier jemand vielleicht eine Lösung ? [edit] Habe es nun auf einen anderen Server und noch auf einen anderen Webspace versucht. Funktioniert beides… aber dort soll es nicht laufen… Versuche das noch mit dem Support meines Managed Servers abzuklären aber wenn ich wüsste woran dieser Fehler genau liegt. Kann das mit dem Quota zu tun haben? Habe die Speicherabfrage ja überlistet da dies auf dem Server hier nicht funkt.