Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: Fatal Error when uploading

  1. #1

    Default Fatal Error when uploading

    I get the following error when uploading a video:

    "Fatal error: Class 'ffmpeg_movie' not found in /home/movie/public_html/upload.php on line 223"

    Since that file is zend encoded you can't see the error line.

    I have checked ffmpeg paths and they are correct.

  2. #2
    Join Date
    May 2007
    Posts
    686

    Default

    Did you upload the script in BINARY mode?

  3. #3

    Default

    Yup, everything was uploaded in binary.

    We did reinstall ffmpeg and -php and now we get an "Internal Server Error".

    Myself and our server tech aren't new to these things, and the primary issue lies in the upload.php coded file. It would be nice if a package was offered for 100% source code and branding free even if it was more money (like $99 or something).

    Code:
    './configure' '--prefix=/usr' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--with-dom' '--with-dom-xslt' '--with-dom-exslt' '--enable-exif' '--with-swf=/usr/local/flash' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext' '--with-imap=/usr/local/imap-2004g' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-mcrypt' '--with-mhash' '--enable-magic-quotes' '--with-mm' '--with-mysqli' '--with-mysql=/usr' '--with-openssl' '--enable-discard-path' '--with-pear' '--with-pspell' '--enable-sockets' '--enable-track-vars' '--with-ttf' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--enable-versioning' '--enable-wddx' '--with-xmlrpc' '--with-zip' '--with-zlib' '--with-ffmpeg=yes'

  4. #4
    Join Date
    May 2007
    Posts
    686

    Default

    So you can access the site and all perfect? Cos it sounds a little like in the install process of thee vshare script you didnt correctly point it at the right places. That could be causing your error.

  5. #5

    Default

    Yes, we can access the site just fine. Admin, users, change logos, do everything with the script except upload videos (which is the main function of this script).

    We were running PHP 5.2.2 and we even downgraded to see if that would help since most are running PHP 4.x, and it didn't.

    Actually we can upload videos, they do manage to get renamed and placed in the video directory, but that's it, the error occurs and no thumbnail or anything else works that point. The video shows on the site but the player won't play it (like it's not there) and no thumbs etc.

    We could troubleshoot this better if upload.php wasn't encoded, but it is so that doesn't help. Obviously there is little support for this script due to it's low cost.

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

    Default

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

    See FAQ

    http://forums.buyscripts.in/viewtopic.php?t=294

    What is the url of your web site ?

  7. #7

    Default

    Our tech has checked the installation and states in his opinion that both are installed correctly.

    http://www.movietype.com

  8. #8
    Join Date
    May 2007
    Posts
    686

    Default

    Is there a flvideo folder? Cos i didnt see a flv

  9. #9

    Default

    Yes, there is a flvideo folder.

  10. #10
    Join Date
    May 2007
    Posts
    686

    Default

    Are the videos converting and going into there?

Page 1 of 3 123 LastLast

Similar Threads

  1. Fatal error: Error can't find imagecreatetruecolor
    By damen in forum Installation Support
    Replies: 8
    Last Post: 07-21-2010, 09:02 PM
  2. Fatal Error After Uploading .FLV File
    By apj5621 in forum Fixed Bugs
    Replies: 1
    Last Post: 12-20-2007, 04:18 AM
  3. uploading error : ERROR: Failed to open..
    By afyouni in forum Installation Support
    Replies: 8
    Last Post: 12-07-2007, 04:35 AM
  4. Fatal error: Smarty error:
    By megavideos.in in forum Installation Support
    Replies: 1
    Last Post: 11-25-2007, 08:16 PM
  5. keep getting fatal error uploading video
    By dropk1d in forum Fixed Bugs
    Replies: 1
    Last Post: 10-13-2007, 02:45 PM

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
  •