dimps123 / web-invoice

Automatically exported from code.google.com/p/web-invoice
GNU General Public License v3.0
0 stars 2 forks source link

Check memory available and warn user before running out of memory #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Check memory available and warn user instead of giving white screen of giving 
an error or white screen of death.

Original issue reported on code.google.com by sh.mohanjith on 8 Jul 2010 at 6:12

GoogleCodeExporter commented 8 years ago

Original comment by sh.mohanjith on 8 Jul 2010 at 6:12

GoogleCodeExporter commented 8 years ago
Web invoice will display the text "Less than 25MB of memory available for Web 
Invoice, please set <code>memory_limit = %s</code> in your <code>php.ini</code> 
if Web Invoice crashes unexpectedly" if less than 25MB of memory is free for 
PHP.

Fixed in r20

Original comment by sh.mohanjith on 9 Jul 2010 at 9:42

GoogleCodeExporter commented 8 years ago

Original comment by sh.mohanjith on 9 Jul 2010 at 9:43