Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] Anyone used Perl w/ PHP for large file uploads?
#14

[eluser]the real rlee[/eluser]
Thanks guys. PHP/ Apache, limits, FF timeouts what a frustrating experience!

I added max_input_time to my HTACCESS file, not sure whether that was the fix, but its working now.
FYI my settings:

Code:
php_value max_execution_time 0
php_value max_input_time 0
php_value memory_limit 100M
php_value post_max_size 100M
php_value upload_max_filesize 64M


Messages In This Thread
[SOLVED] Anyone used Perl w/ PHP for large file uploads? - by El Forum - 08-30-2007, 05:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB