Portal Home > Knowledgebase > Articles Database > Movie Download Issue....based on PHP website


Movie Download Issue....based on PHP website




Posted by indyaportal, 06-01-2007, 02:44 PM
Hi All, I developed video releated website using PHP and MySQL. Problem is when i Download Movies stops after 30MB of the movie. I'm getting grazy of this. Example 125 MB...am able to download only 30MB. Any idea? PHP Script error or server error? Please help me on this...

Posted by craigbrass, 06-01-2007, 03:11 PM
How is the file stored? In the database or as a file?

Posted by indyaportal, 06-01-2007, 03:15 PM
file stored as a file

Posted by craigbrass, 06-01-2007, 03:30 PM
Got a URL I could take a look at?

Posted by indyaportal, 06-01-2007, 03:40 PM
http://pornty.com/testdownload.php

Posted by craigbrass, 06-01-2007, 03:51 PM
Downloaded the whole thing fine for me. Maybe a problem at your end?

Posted by ThatScriptGuy, 06-01-2007, 04:33 PM
Are you feeding the download through the PHP script? If so, have you checked PHP's max execution time? I'm thinking that you have a slow connection, so your download is taking longer than mine (which worked fine). You are slower so you're running into the max_execution time problem. I could be totally wrong though. (I'm not even really sure that that's a legitimate reason for it not to be working) Kevin

Posted by jarbi, 06-01-2007, 07:12 PM
Or php memory limit? (always _30mb_)

Posted by ThatScriptGuy, 06-01-2007, 07:14 PM
It's not the memory limit, because the download worked fine for me. It's something to do with his connection or the execution time.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
SSH help (Views: 608)
True Love! (Views: 505)