class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
Probably the video was too big, and your server timed you out.
Does it work with a smaller video, smaller than the PHP upload limit? Did you try with setting up your script to run for an unlimited time instead of being killed by PHP after 30 seconds? Or maybe your connection is slow or bad, and the transfert simply failed.Reply
Does it work with a smaller video, smaller than the PHP upload limit?
Did you try with setting up your script to run for an unlimited time instead of being killed by PHP after 30 seconds?
Or maybe your connection is slow or bad, and the transfert simply failed.