FFMpeg + Windows Server + PHP = Internal Server Error

Soldato
Joined
12 May 2005
Posts
12,631
This has a chance of being a hugely long post, so I'll try and keep it brief as I can.

I have need to run ffmpeg for a web application (vbtube, which is a plugin for vbulletin 4) on a website I'm developing. All runs fine without it, as in I can link videos any BUT the purpose of it was to upload them, which it obviously cannot do without ffmpeg.

I've followed a few guides around the net, and downloaded a few different packages, but each time I do the final restart (after having put the php extension into the php5 ini config) I get told "internal server error".

http://blog.halomede.com/2009/03/ffmpeg-php-installation-on-windows.html those were a set of the instructions I used. The ONLY thing I can think is that the OS is 64 bit... but I'm not really certain as it doesn't mention if that would cause an issue or not.

http://sourceforge.net/projects/megui/ I've heard of that, but I'm not sure if it functions similarly or not?

Anyone have any ideas ? I'm fairly stuck! :(
 
Back
Top Bottom