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

    Dateiverwaltung

    Scheduled Pinned Locked Moved Betrieb
    3 Posts 2 Posters 3.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.
    • B Offline
      backendl
      last edited by

      Hab i-doit - aktuelle Version - auf Basis SuSE 9.1 installiert.
      Ist ein supi Teil nach dem ich schon lange gesucht habe.
      Habe aber ein Problem mit der Dateiverwaltung:

      Beim Hochladen einer Datei:

      Es wird angegeben „Datei ‚Dateiname’ wurde hochgeladen“
      Es erscheint aber eine Fehlermeldung:

      Warning: move_uploaded_file(3_print_install_doku.doc): failed to open stream: Permission denied in /srv/www/htdocs/i-doit/modules/documents/index.php on line 27

      Warning: move_uploaded_file(): Unable to move '/tmp/phpTqCG5b' to '3_print_install_doku.doc' in /srv/www/htdocs/i-doit/modules/documents/index.php on line 27

      In der DB ist sie zwar gespeichert, ich kann sie aber über die Aktion „öffnen“ nicht öffnen: à Error 404, Objekt nicht gefunden.
      Ich kann sie über die Aktion „löschen“ auch nicht löschen.

      ???

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        Dein Apache braucht Browse- und Schreibzugriff auf das modules/documents/ -Verzeichnis, dann sollte es gehen. Die Einträge kannst du aus der Datenbank mit

        mysql -u Username -pPasswort
        
        USE mod_documents;
        
        DELETE FROM mod_documents;
        

        … löschen.

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          Vertippt.

          Aus 'USE mod_documents;' with 'USE doit;' :?

          Sorry.

          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