Hi

i am sending  encrypted data(AES-CBC) every large
files to the php pages as streams, in php i am
decrypting the data .

The code is working fine for the filesize less than
12MB each (if 30files each of 12 Mb total = 360 Mb)
its working file .

If i am trying to upload a file greater than 15 mb the
upload is hanging at 13.43Mb 

And after some time i am getting following msg
 
Server: Apache/2.0.53 (Win32) PHP/5.0.3
X-Powered-By: PHP/5.0.3
Transfer-Encoding: chunked
Content-Type: text/html; charset=ISO-8859-1

‚ìD0Ρ)›ÝT5 ‚ìD0Ρ)›ÝT5 and junk values


If any body have idea, what's the problem pls help me

WithRegards
Kumar




 



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to