Results 1 to 3 of 3

Thread: Class Error

  1. #1
    Join Date
    May 2007
    Posts
    5

    Default Class Error

    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

  2. #2
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    The error is due to ffmpeg-php or ffmpeg not installed properly.

  3. #3
    Join Date
    May 2007
    Posts
    5

    Default

    I followed the directions on this page:

    http://vexxhost.com/blog/2007/03/03/ins ... -easy-way/

    And when I run this:
    php -r 'phpinfo();' | grep ffmpeg

    I get this error

    PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/ffmpeg.so' - /usr/lib/libavcodec.so.51: undefined symbol: faacDecOpen in Unknown on line 0

    Any ideas?

    Thanks
    Jim

Similar Threads

  1. Fatal error: Class 'stemplate' not found
    By amiricle186 in forum Installation Support
    Replies: 1
    Last Post: 03-27-2009, 08:39 AM
  2. Fatal error: Class 'ffmpeg_movie'
    By spiky1471 in forum Installation Support
    Replies: 2
    Last Post: 09-02-2008, 09:02 AM
  3. Class 'ffmpeg_movie' not found error
    By vishywashi in forum Installation Support
    Replies: 5
    Last Post: 02-26-2008, 08:04 PM
  4. Fatal error: Class 'ffmpeg_movie'
    By vidovix in forum Installation Support
    Replies: 4
    Last Post: 12-07-2007, 04:14 PM
  5. Fatal error: Class 'ffmpeg_movie' not found
    By oztralasia in forum Fixed Bugs
    Replies: 3
    Last Post: 10-18-2007, 08:16 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •