Ergebnis 1 bis 6 von 6

Thema: kein Frontend - kein Backend erreichbar

  1. #1
    Contao-Nutzer Avatar von gesti
    Registriert seit
    28.04.2011.
    Ort
    Meckenheim, D
    Beiträge
    98

    Standard kein Frontend - kein Backend erreichbar

    Hallo Leute,
    ich nutze Version 3.0.6
    War eben bei der Arbeit an einem Artikel und wurde für eine Stunde vom Rechner ferngehalten durch einen Kunden.
    Seither komme ich nicht mehr an meine Site http://willikissmer.de ; weder Frontend noch Backend lassen mich arbeiten.

    Frontend-Nachricht:
    Fatal error: Out of memory (allocated 2359296) (tried to allocate 64544 bytes) in /home/www/wk/system/modules/core/library/Contao/System.php on line 771

    Backend-Nachricht nach Log-In:
    Fatal error: Out of memory (allocated 1835008) (tried to allocate 311296 bytes) in /home/www/wk/system/modules/core/drivers/DC_Table.php on line 1917

    Nachricht beim Versuch, per install.php etwas zu retten:
    Fatal error: Out of memory (allocated 2621440) (tried to allocate 311296 bytes) in /home/www/wk/system/modules/core/dca/tl_content.php on line 695

    Ich habe heute keinerlei Erweiterungen installiert oder dergleichen, lediglich eine Artikeländerung sehr lange offen gehabt.
    Wer kann mir helfen?
    Danke.

  2. #2
    Contao-Fan Avatar von webster
    Registriert seit
    14.09.2010.
    Ort
    Kiel
    Beiträge
    460

    Standard

    Sieht stark danach aus, als hätte sich zwischenzeitlich etwas an Deiner Serverkonfiguration geändert. Was sagt denn phpinfo(), speziell memory_limit?
    Was ist das? - Blaues Licht - Und was macht es? - Es leuchtet blau...

  3. #3
    AG CMS-Garden
    Contao-Urgestein
    Avatar von lindesbs
    Registriert seit
    05.06.2009.
    Ort
    Oer-Erkenschwick
    Beiträge
    4.154
    Partner-ID
    keine
    User beschenken
    Wunschliste

    Standard

    Der installierte ContaoCheck ist leider etwas zu alt. Hole Dir bitte einen aktuelle 6.4 und kontrolliere deine Installation.
    Mittlerweile fehlen naemlich schon Dateien.

    Warning: include(/...../system/modules/core/library/Contao/Image.php) [function.include]: failed to open stream: No such file or directory in system/modules/core/library/Contao/ClassLoader.php
    von Willi Voltz aus PR 500: Henry George sagte einmal: »Kultur ist Zusammenarbeit.«


    Contao-Hosting: begeisterter Uberspace-Nutzer

  4. #4
    Contao-Nutzer Avatar von gesti
    Registriert seit
    28.04.2011.
    Ort
    Meckenheim, D
    Beiträge
    98

    Standard Check ergibt Missing files system/modules/core/library/Contao/Image.php

    Danke für den Hinweis, die aktuelle Checkversion aufzuspielen. Das Ergebnis sagt:

    Missing files
    system/modules/core/library/Contao/Image.php
    Your installation is not up to date.

    Über Nacht hat sich -wie von Geisterhand- folgendes verändert:

    Das Backend ist wieder zugänglich.
    Das Frontend bringt diese lange Fehlermeldung:


    Warning: include(/home/www/wk/system/modules/core/library/Contao/Image.php) [function.include]: failed to open stream: No such file or directory in system/modules/core/library/Contao/ClassLoader.php on line 163

    #0 system/modules/core/library/Contao/ClassLoader.php(163): __error(2, 'include(/home/w...', 'sy...', 163, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(163): Contao\ClassLoader::load()
    #2 [internal function]: Contao\ClassLoader::load('Image')
    #3 system/modules/core/library/Contao/Controller.php(3006): spl_autoload_call('Image')
    #4 system/modules/core/elements/ContentImage.php(71): Contao\Controller::addImageToTemplate(Object(Conta o\FrontendTemplate), Array)
    #5 system/modules/core/elements/ContentElement.php(151): Contao\ContentImage->compile()
    #6 system/modules/core/elements/ContentImage.php(62): Contao\ContentElement->generate()
    #7 system/modules/core/library/Contao/Controller.php(462): Contao\ContentImage->generate()
    #8 system/modules/core/modules/ModuleArticle.php(179): Contao\Controller->getContentElement(Object(Contao\ContentModel))
    #9 system/modules/core/modules/Module.php(148): Contao\ModuleArticle->compile()
    #10 system/modules/core/modules/ModuleArticle.php(59): Contao\Module->generate()
    #11 system/modules/core/library/Contao/Controller.php(390): Contao\ModuleArticle->generate(false)
    #12 system/modules/core/library/Contao/Controller.php(243): Contao\Controller->getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #13 system/modules/core/pages/PageRegular.php(109): Contao\Controller->getFrontendModule('0', 'main')
    #14 index.php(250): Contao\PageRegular->generate(Object(Contao\PageModel))
    #15 index.php(411): Index->run()
    #16 {main}


    Warning: include() [function.include]: Failed opening '/home/www/wk/system/modules/core/library/Contao/Image.php' for inclusion (include_path='.:/usr/share/php') in system/modules/core/library/Contao/ClassLoader.php on line 163

    #0 system/modules/core/library/Contao/ClassLoader.php(163): __error(2, 'include() [compile()
    #6 system/modules/core/elements/ContentImage.php(62): Contao\ContentElement->generate()
    #7 system/modules/core/library/Contao/Controller.php(462): Contao\ContentImage->generate()
    #8 system/modules/core/modules/ModuleArticle.php(179): Contao\Controller->getContentElement(Object(Contao\ContentModel))
    #9 system/modules/core/modules/Module.php(148): Contao\ModuleArticle->compile()
    #10 system/modules/core/modules/ModuleArticle.php(59): Contao\Module->generate()
    #11 system/modules/core/library/Contao/Controller.php(390): Contao\ModuleArticle->generate(false)
    #12 system/modules/core/library/Contao/Controller.php(243): Contao\Controller->getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #13 system/modules/core/pages/PageRegular.php(109): Contao\Controller->getFrontendModule('0', 'main')
    #14 index.php(250): Contao\PageRegular->generate(Object(Contao\PageModel))
    #15 index.php(411): Index->run()
    #16 {main}


    Warning: include(/home/www/wk/system/modules/core/library/Contao/Image.php) [function.include]: failed to open stream: No such file or directory in system/modules/core/library/Contao/ClassLoader.php on line 152

    #0 system/modules/core/library/Contao/ClassLoader.php(152): __error(2, 'include(/home/w...', 'sy...', 152, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(152): Contao\ClassLoader::load()
    #2 [internal function]: Contao\ClassLoader::load('Contao\Image')
    #3 [internal function]: spl_autoload_call('Contao\Image')
    #4 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\Image', 'Image')
    #5 [internal function]: Contao\ClassLoader::load('Image')
    #6 system/modules/core/library/Contao/Controller.php(3006): spl_autoload_call('Image')
    #7 system/modules/core/elements/ContentImage.php(71): Contao\Controller::addImageToTemplate(Object(Conta o\FrontendTemplate), Array)
    #8 system/modules/core/elements/ContentElement.php(151): Contao\ContentImage->compile()
    #9 system/modules/core/elements/ContentImage.php(62): Contao\ContentElement->generate()
    #10 system/modules/core/library/Contao/Controller.php(462): Contao\ContentImage->generate()
    #11 system/modules/core/modules/ModuleArticle.php(179): Contao\Controller->getContentElement(Object(Contao\ContentModel))
    #12 system/modules/core/modules/Module.php(148): Contao\ModuleArticle->compile()
    #13 system/modules/core/modules/ModuleArticle.php(59): Contao\Module->generate()
    #14 system/modules/core/library/Contao/Controller.php(390): Contao\ModuleArticle->generate(false)
    #15 system/modules/core/library/Contao/Controller.php(243): Contao\Controller->getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #16 system/modules/core/pages/PageRegular.php(109): Contao\Controller->getFrontendModule('0', 'main')
    #17 index.php(250): Contao\PageRegular->generate(Object(Contao\PageModel))
    #18 index.php(411): Index->run()
    #19 {main}


    Warning: include() [function.include]: Failed opening '/home/www/wk/system/modules/core/library/Contao/Image.php' for inclusion (include_path='.:/usr/share/php') in system/modules/core/library/Contao/ClassLoader.php on line 152

    #0 system/modules/core/library/Contao/ClassLoader.php(152): __error(2, 'include() [compile()
    #9 system/modules/core/elements/ContentImage.php(62): Contao\ContentElement->generate()
    #10 system/modules/core/library/Contao/Controller.php(462): Contao\ContentImage->generate()
    #11 system/modules/core/modules/ModuleArticle.php(179): Contao\Controller->getContentElement(Object(Contao\ContentModel))
    #12 system/modules/core/modules/Module.php(148): Contao\ModuleArticle->compile()
    #13 system/modules/core/modules/ModuleArticle.php(59): Contao\Module->generate()
    #14 system/modules/core/library/Contao/Controller.php(390): Contao\ModuleArticle->generate(false)
    #15 system/modules/core/library/Contao/Controller.php(243): Contao\Controller->getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #16 system/modules/core/pages/PageRegular.php(109): Contao\Controller->getFrontendModule('0', 'main')
    #17 index.php(250): Contao\PageRegular->generate(Object(Contao\PageModel))
    #18 index.php(411): Index->run()
    #19 {main}


    Warning: Class 'Contao\Image' not found in system/modules/core/library/Contao/ClassLoader.php on line 164

    #0 [internal function]: __error(2, 'Class 'Contao\I...', 'sy...', 164, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\Image', 'Image')
    #2 [internal function]: Contao\ClassLoader::load('Image')
    #3 system/modules/core/library/Contao/Controller.php(3006): spl_autoload_call('Image')
    #4 system/modules/core/elements/ContentImage.php(71): Contao\Controller::addImageToTemplate(Object(Conta o\FrontendTemplate), Array)
    #5 system/modules/core/elements/ContentElement.php(151): Contao\ContentImage->compile()
    #6 system/modules/core/elements/ContentImage.php(62): Contao\ContentElement->generate()
    #7 system/modules/core/library/Contao/Controller.php(462): Contao\ContentImage->generate()
    #8 system/modules/core/modules/ModuleArticle.php(179): Contao\Controller->getContentElement(Object(Contao\ContentModel))
    #9 system/modules/core/modules/Module.php(148): Contao\ModuleArticle->compile()
    #10 system/modules/core/modules/ModuleArticle.php(59): Contao\Module->generate()
    #11 system/modules/core/library/Contao/Controller.php(390): Contao\ModuleArticle->generate(false)
    #12 system/modules/core/library/Contao/Controller.php(243): Contao\Controller->getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #13 system/modules/core/pages/PageRegular.php(109): Contao\Controller->getFrontendModule('0', 'main')
    #14 index.php(250): Contao\PageRegular->generate(Object(Contao\PageModel))
    #15 index.php(411): Index->run()
    #16 {main}


    Fatal error: Class 'Image' not found in /home/www/wk/system/modules/core/library/Contao/Controller.php on line 3006

    Was kann / muss ich tun???

  5. #5
    AG CMS-Garden
    Contao-Urgestein
    Avatar von lindesbs
    Registriert seit
    05.06.2009.
    Ort
    Oer-Erkenschwick
    Beiträge
    4.154
    Partner-ID
    keine
    User beschenken
    Wunschliste

    Standard

    Lade die fehlende Datei nochmla hoch, und fuehre den ContaoCheck nochmal aus.
    von Willi Voltz aus PR 500: Henry George sagte einmal: »Kultur ist Zusammenarbeit.«


    Contao-Hosting: begeisterter Uberspace-Nutzer

  6. #6
    Contao-Nutzer Avatar von gesti
    Registriert seit
    28.04.2011.
    Ort
    Meckenheim, D
    Beiträge
    98

    Standard

    Danke Dir!
    Das war so einfach, da hätte ich selbst drauf kommen müssen

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •