Menu

#15 Memory limit can be a problem

stable
open
fix (3)
5
2014-08-19
2012-03-19
Anonymous
No

I suggest following change to bypass the memory limit problem

Discussion

  • Alessandro Briosi

    If this is needed then there's something which is not working correctly. Why should serving a file use so much memory?
    Probably the ob_end_clean does not close the out put buffering ('cause it's set in the php.ini file ?!)

     
  • Anonymous

    Anonymous - 2013-04-27

    Well for me this fixed this strange behaviour. I also tried to increase the memory_limit in the .htaccess file - without success. output_buffering is left to default (off) in php.ini.

     

Anonymous
Anonymous

Add attachments
Cancel