From: Aaron A. <li...@fr...> - 2006-03-02 15:43:22
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Peter, In my phpesp install (1.8), I have a survey that has 588 responses, and the survey itself has only 17 questions though. I wonder if anyone else have ever had a survey of your size that they have tried to export? It very well sounds like it could be timing out php just because of the amount of time it could take the script to run. Have you tried the "Save to server" option? What does that result produce? - -- Aaron Axelsen li...@fr... Great hosting, low prices. Modevia Web Services LLC -- http://www.modevia.com Peter Flynn wrote: > Thanks to Aaron Axelsen, who tested a survey on my server, I have > ascertained that a minimal survey (three questions, one response) > *will* download a CSV file when you try to extract the data. > > I am now thinking that the problem is simply size: the survey > that won't download is 75 questions and 924 responses. Is this > perhaps just too big for phpESP to handle? > > If so, what's the way to split the download into chunks? > > I looked a bit harder at the code for survey_export_csv.inc > and it appears to try and do the job by creating an array. > Surely it's not trying to dynamically stuff an array with the > entire results of a survey? > > I really hate bugging an author about this kind of thing, but > I'm BCCing this to the author's name in the script in case he > can shed any light on the problem. > > In the meantime, anyone else stuck with this problem can look > at the routine I wrote to dump out all the data and rewrite it > as CSV (two bash scripts and an XSLT routine): > > http://silmaril.ie/downloads/software/phpESP_csv-via-xml.tar.gz > > ///Peter > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEBxKTuucONIvD0AMRAkAJAKCrlNeZHY01ijK7qySKeOTyu/nQFwCgsys+ XVrTbEPnDL+y/OUiRuGRQzM= =COIv -----END PGP SIGNATURE----- |