Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 38

Thread: Not able to complete video uploading

  1. #11
    Join Date
    Jul 2007
    Posts
    21

    Default

    what config? please let me know?

  2. #12
    Join Date
    May 2007
    Posts
    686

    Default

    Inside config.php

  3. #13
    Join Date
    Jul 2007
    Posts
    21

    Default

    the config file is set as 777

  4. #14
    Join Date
    May 2007
    Posts
    686

    Default

    Yes but it needs to have the right paths set out for it to convert properly.

  5. #15
    Join Date
    Jul 2007
    Posts
    21

    Default

    the config file is set as 777
    Code:
    <?
    
    error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING);
    session_start();
    
    $db_host     = "localhost";
    $db_name     = "xxxxxx";
    $db_user     = "xxxxxx";
    $db_pass     = "axxxxxx";
    
    $language = "en";
    
    $config = array();
    $config['ffmpeg']          =  "/usr/bin/ffmpeg";
    $config['mplayer']          =  "/usr/bin/mplayer";
    $config['mencoder']          =  "/usr/bin/mencoder";
    $config['flvtool']          =  "/usr/bin/flvtool2";
    $config['basedir']        =  "/home/pinoycoc/public_html";
    $config['baseurl']        =  "http://server40.hosthat.com/~pinoycoc";
    
    include($config['basedir'] . "/include/vshare.php");
    KINDLY check sir

  6. #16
    Join Date
    May 2007
    Posts
    686

    Default

    Please edit that post and remove your password asap

  7. #17
    Join Date
    May 2007
    Posts
    588

    Default

    jhayr101681 anything that uses the rewrite rule is not working...try clicking on your username or the "watch" link. fix that and it will prolly fix upload too.

    why is

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

    not set as

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

  8. #18
    Join Date
    May 2007
    Posts
    686

    Default

    I checked and i think i can fix it pm me

  9. #19
    Join Date
    Jul 2007
    Posts
    21

    Default

    Quote Originally Posted by leki
    jhayr101681 anything that uses the rewrite rule is not working...try clicking on your username or the "watch" link. fix that and it will prolly fix upload too.

    why is

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

    not set as

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

    pinoycockers.com is my domain hosted by http://www.marvinsweb.com


    server40.hostat.com is a hostname from other hosting site..

    My domain is just redirect to server40.hosthat.com

    in reality my main link is http://server40.hosthat.com/~pinoyco

  10. #20
    Join Date
    Jul 2007
    Posts
    21

    Default

    not i realize no free anymore in the earth.. hehehe

Page 2 of 4 FirstFirst 1234 LastLast

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
  •