From: Aaron A. <lt...@fr...> - 2004-03-02 16:26:15
|
Well, if you are have root access, you can grab the file. If the owner is apache, that means it has the rights to modify it. So it's a matter of finding out where in the program to edit the code to modify it. Keep us posted on your progress -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Jack Cooper Sent: Tuesday, March 02, 2004 10:10 AM To: php...@li... Subject: [phpesp-general] Exporting CSV file I'm working with a relatively large survey file (> 1000 responses) and am trying to export results as a CSV file. Apparently, there is some timeout pararmeter set which prevents me from explicitly downloading a file of this size. When I choose the CSV option from the export screen, a file gets saved to the /tmp directory (on Sun/Solaris) with no world read permissions and ownership by 'nobody', so this file can not be read or copied. How can I either a) override the default download timeout period, or b) automatically create CSV files with world read permission? Jack Cooper ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ phpESP-general mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/phpesp-general |