Code Monkey home page Code Monkey logo

Comments (3)

daniel-sc avatar daniel-sc commented on September 14, 2024

Hi Daniel,

Your fix is correct.
There are two points to note:

  1. the is much space for optimizing the memory footprint if the script (eg not loading all items at once but iterate over chunks)
  2. some upper bound was necessary for me to avoid killing my machine

Hope that helps.

Bye, Daniel

Am 01.10.2014 um 06:45 schrieb "Daniel W. Crompton" [email protected]:

My memory limit is currently set to memory_limit = -1 in my php.ini, however this is being overridden by the script ini_set('memory_limit', '200M'); Without this limit the script completes without issue.

Error Message:

PHP Fatal error: Allowed memory size of 209715200 bytes exhausted (tried to allocate 80214863 bytes) in /home/webhat/podio-backup/podio-php/lib/Podio.php on line 224

Reply to this email directly or view it on GitHub.

from podio-backup.

webhat avatar webhat commented on September 14, 2024

👍 great, just wanted to give you a heads up.

from podio-backup.

daniel-sc avatar daniel-sc commented on September 14, 2024

Thanks!

from podio-backup.

Related Issues (9)

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.