Hello, > > From: Jason Wong <php-general@xxxxxxxxxxxx> > Date: 2004/11/06 Sat PM 06:01:28 EST > To: php-general@xxxxxxxxxxxxx > Subject: Re: Big table dump stopping in between > > On Saturday 06 November 2004 05:43, Ritesh Nadhani wrote: > > > In the script I connect to one our tables having more then 80K rows and > > dump the data using echo command. > > > > When I run this page from my browser, the process always stops half way > > thru and only half the data is dumped. I can reproduce this problem > > everytime. I am on a 512Kbps DSL line. > > > > By stopping i mean from IE, about 50K rows are dumped and then the process > > stops. > > > > I have even tried: set_time_limit (0) so that we have unlimited timeout but > > its still giving the same error. > > Do you actually get an error message? > No. > > Do I need to configure something in the server so that complete data is > > dumped? > > Have you ruled out the possibility that it's IE that's barfing? Try a > different browser and/or try using a download utility to just download the > page to file, or link to that page from another page so you can right-click > "Save link as...". > I even tried an HTTP utility but it is also stopping half way thru. I think its a problem with ISPs server. Looks like some server option has to be configured. > -- > Jason Wong -> Gremlins Associates -> www.gremlins.biz > Open Source Software Systems Integrators > * Web Design & Hosting * Internet & Intranet Applications Development * > ------------------------------------------ > Search the list archives before you post > http://marc.theaimsgroup.com/?l=php-general > ------------------------------------------ > /* > Accuracy, n.: > The vice of being right > */ > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php