Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Failed to write file "/var/www/html/temp/di_container_cache_mandator_none.php".

    Scheduled Pinned Locked Moved Allgemein
    4 Posts 3 Posters 1.3k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • zildjiandrum1Z Offline
      zildjiandrum1
      last edited by

      Hi,

      Kann mir jemand vielleicht sagen worin das Problem bestehen könnte.
      Beim versuch die idoit Oberfläche zu öffnen bekomme ich folgende Fehlermeldung:
      Failed to write file "/var/www/html/temp/di_container_cache_mandator_none.php".

      1 Reply Last reply Reply Quote 0
      • creissC Offline
        creiss i-doit Kenner
        last edited by

        Hi,

        wann passiert das denn? Bei der Installation? Beim Update? Nach dem Update?

        Die Meldung lässt auf unzureichende Berechtigungen schließen. Versuche mal, die Rechte neu zu setzen. Im i-doit-Verzeichnis kannst du folgendes ausführen:

        sudo ./idoit-rights.sh unset
        

        Ansonsten zeig uns mal das Ergebnis von dem Befehl:

        ls -hal /var/www/html/temp/
        

        Lieben Gruß
        Christian

        NEU - i-doit und IT-Dokumentation bei YouTube: https://www.youtube.com/@donamic_de
        Komplett-Strategie: https://i-doit-trainings.de/it-dokumentation-komplett-strategie/
        i-doit Mastery – https://i-doit-trainings.de/i-doit-mastery

        1 Reply Last reply Reply Quote 0
        • zildjiandrum1Z Offline
          zildjiandrum1
          last edited by

          Hi,

          Danke für deine Hilfe!

          Wenn ich "sudo ./idoit-rights.sh unset " eingebe bekomme ich Folgende Meldung:

          Database error : No such file or directory

          Bei "ls -hal /var/www/html/temp/" bekomme ich :

          3c9ae4b6-6271-439f-880b-af92969744dd-image.png

          Gruß

          Sebastian C.

          1 Reply Last reply Reply Quote 0
          • akluthA Offline
            akluth
            last edited by akluth

            Hi Sebastian,

            das idoit-rights.sh-Script muss aus dem Webserver-Stammverzeichnis (in diesem Falle /var/www/html) aufgerufen werden.

            Probier es also mal am Besten mit:

            cd /var/www/html
            sudo sh idoit-rights.sh unset
            

            Sollte es dann immer noch nicht klappen, versuche mit folgendem Befehl die Rechte des Ordners /var/www/html/temp explizit zu setzen:

            sudo chown -R www-data:www-data /var/www/html/temp/
            sudo chmod g+rw -R /var/www/html/temp/
            

            Liebe Gruesse
            Alex

            i-doit Lizenzrechner – https://donamic.de/i-doit-pro-lizenz
            JDisc Lizenzrechner – https://donamic.de/jdisc-discovery-lizenz

            i-doit-Videos – https://i-doit-trainings.de

            Erfolgreichen IT-Dokumentation – https://donamic.de/erfolgreiche-it-dokumentation

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post