I purchased your script today and the install went well (or I so I thought). I can create user accounts, navigate around just fine. The problem is when I goto upload. I get this error:

Fatal error: Class 'ffmpeg_movie' not found in /var/www/html/you/upload.php on line 197

I installed ffmpeg from source, I also installed ffmpeg-php, then did a recompile of php as well. In my php configure script I used --with-ffmpeg. Maybe it should be --enable-ffmpeg???

You can view the phpinfo here:

http://www.vorshe.com/phpinfo11.php

What am I doing wrong?

When I installed ffmpeg-php I did what the instructions said, ran phpize, then a configure and make, then make install. It created a ffmpeg.so file, which it moved to its own folder.

Help.

Thanks
Jim