Hi, there! I'm interested in purchasing a Windows hosting package but there's a couple of things I'd like to know before I do so.
I'm working on a video database system for a local school which is, currently, being hosted on my University's web space. The system (which is similar to Youtube) allows uploading of videos; the PHP setting on the University server only allows a maximum upload of 4MB. Of the two ways I have researched to bypass this setting neither seem to work.
The first is to use a custom php.ini file in the neccesary folder to override the servers main settings, but this seems to have no effect. The second is using a .htaccess file, but all that gets me is an internal server error.
So my question is, is it possible to use a php.ini file to change default PHP settings on the server?
Secondly, for the same project, I have attempted to use a program called ffmpeg, a command line video conversion tool, to automatically convert uploaded video types into flv to be played back through the browser. I've had absolutely no success with this, so if anyone out there knows anything about this could you lend a hand?
Here are links to some brief tutorials on how to use ffmeg in this way that i've looked at:
http://www.onlamp.com/pub/a/php/2007...hp.html?page=2
http://vexxhost.com/blog/2007/05/20/...ng-ffmpeg-php/
Thanks, all, for reading! I'll probably become a happy customer in the near future.
