Background: I'm planning on using the JW FLV Media Player for streaming some videos: http://www.longtailvideo.com/players/jw-flv-player/
Question: What settings, both PHP globals and php.ini, would I need to change in order to handle the uploading of large video files?
Sub-question: Is there anyway, through maybe the .htaccess file, that I could have the settings only apply to a single domain? I host several of my websites on the same server, and let's say if I changed the execution timeout to a few minutes for videos I wouldn't someone else on one of my other sites to have to wait through that kind of timeout for a regular upload if an error should occur.