From: Franky V. L. <lie...@te...> - 2009-05-06 19:20:37
|
On Wed, 6 May 2009 17:16:08 +0100 mairead melia <me...@ab...> wrote: > Hi, > > I am a beginner in this space. > > i have an online survey with nearly 3000 respondents phpesp version > 1.8.2 - i am trying to download my results into a CSV file for > analysis using export data function in the management interface . > When i choose to down load i am getting the following error > > fatal error Allowed memory size of 33554432 bytes exhausted - when i > open the csv file. i realise that i am out of memory and i need to > increase the size but i do not know where? or this is what i am > thinking... i have checked my ini file and cannot find where memory > size is set any ideas... > > this question has probably been answered a thousand times but i > cannot find anything on the mailing list either... > > thanks > m This is a php setting, look in your php.ini file for this Btw: we're way further than 1.8.2 ... Franky |