large number of survey responses results in running out of memory when downloading to Excel
Richard Eriksson - January 26, 2007 - 20:15
| Project: | Survey |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Tested with 400+ survey results, downloading to Excel results in PHP giving up because it ran up against the memory_limit. Tried setting memory_limit to -1 and the script keeps spinning.

#1
I experience the same thing, no matter how high my memory_limit is.
#2
here is the answer you seek!
http://drupal.org/node/154901#comment-694813
#3
Survey module is no longer being maintained, use Webform module instead.
---Closing down issue queue of survey module---