Giter Site home page Giter Site logo

Comments (6)

woxxy avatar woxxy commented on August 17, 2024

It seems that your database is too large for your RAM dedicated to PHP, which is weird, considering FoOlSlide databases are usually less than 5mb large.

Are you sharing a database with another application? In example, same database for your blog and FoOlSlide.

from foolslide.

palseif avatar palseif commented on August 17, 2024

No i am not sharing my database with a nother application. And I have 2Gb of Ram on my server.

from foolslide.

woxxy avatar woxxy commented on August 17, 2024

Try want to increment your PHP allowed RAM use to 256M then, your server can easily take it. See the informations panel for knowing which variable it is in your PHP file, and then restart PHP.
If you are able to export the file then, report back with the size of the generated file.

from foolslide.

palseif avatar palseif commented on August 17, 2024

I have tried with 256M and it gived me this error:

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 6 bytes) in /opt/lampp/htdocs/system/database/drivers/mysql/mysql_utility.php on line 99

And after that i changed it to 512M and it worked.
The database is 2,23M zipped and 40M unzipped.

from foolslide.

woxxy avatar woxxy commented on August 17, 2024

That's a strangely large size for a database. Are you able to enter your MySQL manager (usually phpMyAdmin) and see how much are your FoOlSlide tables occupying?

Also, reduce the RAM back to 256, or you'll risk instability.

from foolslide.

palseif avatar palseif commented on August 17, 2024

I reduced the RAM back to 256, and here its a print screen from phpmyadmin:

http://imageshack.us/photo/my-images/839/foolslide.png/

Now its, ok i dont know why but it works with 256M RAM (maybe i forgot to restart it).

Thanks.

from foolslide.

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.