Hey I updated to php5. and now everytime the downloads stop at 1.9 megs everytime, the exact same meg or less! Is there a time limit on apache by default or something? Thanks Tyler
Well, you have stumbled into a BIG mess! There are time limits on you BROWSER, APACHE *and* PHP! There is also a RAM limit on PHP, but that probably isn't your problem. You will need to check Apache (httpd.conf) and PHP (php.ini) If you are using a shared server, you can change the needed parameters in your .htaccess file. Good luck! PM me if you need more direction.