On Apr 18, 1:55 pm, Harvey Kane <[email protected]> wrote: > *Warning*: dl() [function.dl > <http://members.lisalewislive.com/function.dl>]: Unable to load dynamic > library > '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/ffmpeg.so' - > libavformat.so.51: cannot open shared object file: No such file or > directory in */home/path/to/file/global.php* on line *26* > Can't load extension > /usr/local/lib/php/extensions/no-debug-non-zts-20060613/ffmpeg.so > > From the research I have done, it seems to be an issue with ffmpeg-php > rather than ffmpeg itself. > > Let me know off list if this is something you could help with.
Although the recommendations in the thread are sound, reinstalling ffmpeg-php should not take more than 5 minutes (phpize && ./configure && make && make install) and it is recommended, specially if PHP or the ffmpeg libs were upgraded -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected]
