I'm doing a new install of 1.7.8 on my server. I unzipped the files, set the directory permissions and launched the info.php script. I get this error message:
Code:
PHP Fatal error: Uncaught exception 'com_exception' with message '<b>Source:</b> Unknown<br/><b>Description:</b> Unknown' in E:\Web Files\seymourfamily\Georgia&Bill\2009-09-02Rafting\twg178\info.php:55
Stack trace:
#0 E:\Web Files\seymourfamily\Georgia&Bill\2009-09-02Rafting\twg178\info.php(55): com->Run('cmd /C ffmpeg -...', 0, true)
#1 E:\Web Files\seymourfamily\Georgia&Bill\2009-09-02Rafting\twg178\info.php(281): execute_command('ffmpeg -y -i "E...')
#2 E:\Web Files\seymourfamily\Georgia&Bill\2009-09-02Rafting\twg178\info.php(768): check_ffmpeg()
#3 {main}
thrown in E:\Web Files\seymourfamily\Georgia&Bill\2009-09-02Rafting\twg178\info.php on line 55
Needless to say I don't have ffmpeg installed on the server. Any ideas on how best to get things working?
Server: SBS 2003, PHP Version 5.2.10