Page 4 of 4 FirstFirst ... 234
Results 31 to 38 of 38

Thread: Not able to complete video uploading

  1. #31
    Join Date
    May 2007
    Posts
    588

    Default

    Quote Originally Posted by leki
    well i think its a problem with http://server40.hosthat.com/~pinoyco/ and the .htaccess rewrite rule.

    maybe the ~ in the URL?

    if you set your domain to point to your new webspace propely and not redirect and had your domain in the vshare config file i bet it would work fine.
    The above is the only solution i can think that can fix it....maybe the admin will be able to help better.

  2. #32
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default

    Code:
    $config = array(); 
    $config['ffmpeg']          =  "/usr/bin/ffmpeg"; 
    $config['mplayer']          =  "/usr/bin/mplayer"; 
    $config['mencoder']          =  "/usr/bin/mencoder"; 
    $config['flvtool']          =  "/usr/bin/flvtool2";
    Double check with your webhost that this is indeed the path to these files. Some hosts require usr/local/bin.


    Code:
    $config['baseurl']        =  "http://server40.hosthat.com/~pinoycoc";
    Also, this script will NOT work if you are directing it to the default host files (which this is). It MUST be directed to the domain name. I know this because I tried using the default host files before my domain propogated and it simply would NOT work until the domain name propogated and I put the domain name in place of the default host files. Once I did that, BINGO...worked fine!

    I think this post should be moved to the "installation support" forum.
    If it's not fun, stop doing it!

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

    Default

    To fix the problem, edit your config file

    Find

    Code:
    $config['baseurl']        =  "http://server40.hosthat.com/~pinoycoc";
    Replace with

    Code:
    $config['baseurl']        =  "http://www.pinoycockers.com/";

    Now you are using some type of frame forward to

    http://server40.hosthat.com/~pinoycoc

    You should not do that, change your name servers to the name server provided by your host, if you don't know name servers, ask them.

  4. #34
    Join Date
    Jul 2007
    Posts
    21

    Default

    boss admin,

    im using old version before and its work perfect except the plan...

    i used the same procedure..

    in v2 its not working..

    check out the site boss..

    http://server40.hosthat.com/~pinoycoc/index.php

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

    Default

    New version will not work with out a real domain.

  6. #36
    Join Date
    Jul 2007
    Posts
    21

    Default

    ok im willing to pay $10 just to install this site..

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

    Default

    Use your own domain instead of server40.hosthat.com, it will work.

  8. #38
    Join Date
    Jul 2007
    Posts
    21

    Default

    ok .. i will do that..

Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. Uploading Video
    By erichss in forum Installation Support
    Replies: 3
    Last Post: 11-15-2007, 06:11 PM
  2. Video not uploading?
    By Luke Beale in forum Installation Support
    Replies: 4
    Last Post: 07-26-2007, 09:57 PM
  3. Need help uploading a file wont complete load
    By epropnet in forum Installation Support
    Replies: 11
    Last Post: 07-09-2007, 05:54 PM
  4. Video not uploading?
    By Luke Beale in forum Installation Support
    Replies: 5
    Last Post: 06-02-2007, 04:37 PM
  5. complete package purchase ??
    By dklinedinst in forum Sales Questions
    Replies: 1
    Last Post: 05-30-2007, 08:13 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
  •