Code Monkey home page Code Monkey logo

Comments (5)

lgund avatar lgund commented on July 22, 2024

Könntest du das ein wenig genauer Dokumentieren? Wenn du ein 500 error bekommst steht in deiner php error log bestimmt etwas genaueres. Welche Version verwendest du....

from ts3-webinterface.

Provokan avatar Provokan commented on July 22, 2024

Installierte Version: 1.3.17-STABLE

2018-04-04 20:08:19 Error 2.204.157.28 500 GET /php/functions/functionsDownload.php?action=downloadFileFromFilelist&port=9987&instanz=1&path=/&filename=Windows%2010.zip&cid=98 HTTP/1.0 https://wi.provo.ovh/index.php?web_teamspeak_serverfilelist?1?1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 529 SSL/TLS-Zugriff für Apache

2018-04-04 20:08:20 Warning 2.204.157.28 mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65011760 bytes) in /var/www/vhosts/provo.ovh/wi.provo.ovh/php/functions/functionsTeamspeak.php on line 762, referer: https://wi.provo.ovh/index.php?web_teamspeak_serverfilelist?1?1 Apache-Fehler

from ts3-webinterface.

lgund avatar lgund commented on July 22, 2024

So wie es aussieht scheint die Datei, die du Downloaden möchtest, zu groß zu sein. Ist die Datei wirklich ca. 60GB groß? Der Fehler stammt nicht direkt vom Interface. Dein Apache hat einfach nicht genug Speicher um diese große Datenmenge bereitzustellen. Kommt der Fehler auch bei kleineren Dateien?

from ts3-webinterface.

Provokan avatar Provokan commented on July 22, 2024

Nein, die Datei ist nur 3,8 GB groß..

Nö, bis 128mb kann ich alles downloaden.

from ts3-webinterface.

lgund avatar lgund commented on July 22, 2024

Für diesen Fall müsstest du den Apache memory erhöhen. Das kannst du in der php.ini machen, aber solltest im Anschluss denn Apache neustarten. Hier eine Anleitung:

http://juliusbeckmann.de/blog/php-memory-limit-erhohen.html

Ich denke mal ich werde es im Interface selbst nicht ändern, da normalerweise keine Dateien >128mb vorhanden sein sollten.

from ts3-webinterface.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.