Results 1 to 10 of 12

Thread: Multi-Server Problems

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    A couple of notes:

    1. You shouldn't be running the FLVTool on MP4 videos. The FLVTool injects meta data into FLV files. If you are running the tool on MP4 files, I would expect it to hang or fail.
    2. The code is supposed to select the server with the least amount of space being used. However, I believe that there is a bug in the vShare 2.7 as I have run into issues in the past with FTPing videos to other servers. I haven't tried if my fix fixes the entire problem. But, I do know that it fixes the FTP issues that I have run into. The typo is in the functions_upload.php file. I have to go back and look to see what it was.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  2. #2
    Join Date
    Apr 2010
    Posts
    8

    Default

    Yea, I realize FLVTool shouldn't be ran on MP4, but what would make it fail only on videos uploaded to the server via FTP? It doesn't fail or hang if it was uploaded via the Uber uploader. Could it deal with file permissions?

    Also, if you can tell me what the typo is when you get a chance that would be great.

  3. #3
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    Well, if it is trying to write to MP4's, it's failing all the time. The hanging is likely do to file permissions. Do you know if your server has suExec and suPHP turned on? If not, your uploaded files and your conversion are all happening as the Apache user. Your FTP uploads are all running as your FTP user.

    When I get in tonight, I'll look to see what it was that I changed.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  4. #4
    Join Date
    Apr 2010
    Posts
    8

    Default

    I am currently running a cPanel server with suPHP set in EasyApache, as I had to rebuild it to insure TTF & GD Support for the Captcha. This is on a Dedicated solution.

  5. #5
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    Are you using the cron job (batch processing) or the background or immediate processing?
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  6. #6
    Join Date
    Apr 2010
    Posts
    8

    Default

    Immediate. I removed the use of FLVTool2 just now, though I don't know if that will make an improvement, we'll find out.

  7. #7
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    Ok. Immediate should be running through suExec and suPHP so it shouldn't hang. Let me know if it continues.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

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
  •