Results 1 to 4 of 4

Thread: Cannot Finnish Install

  1. #1
    Join Date
    Jun 2012
    Posts
    2

    Default Cannot Finnish Install

    Hi

    I installed but cannot finish because i get this message:

    ERROR: Unable to execute query

    SELECT * from signup where username='' and pwd=''No database selected

    I think this by be due to my config file but i dont know where i'm going wrong, my config file looks like this:<?


    php


    error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING);


    session_start();


    $db_host = "localhost";
    $db_name = "myncdbc1_tube";
    $db_user = "ODBC";
    $db_pass = "";


    $config = array();


    $config['ffmpeg'] = "C:\xampp\Programs\fffmpeg\bin";
    $config['mplayer'] = "C:\xampp\Programs\SMPlayer\mplayer\mplayer";
    $config['mencoder'] = "C:\xampp\Programs\SMPlayer\mplayer\mencoder";
    $config['flvtool'] = "C:\xampp\Programs\flvtool2-1.0.6\bin\flvtool2";
    $config['basedir'] = "C:\xammp\hotdocs\tube";
    $config['baseurl'] = "http://www.myncdb.com/tube";


    include($config['basedir'] . "/include/vshare.php");

    Thanks

  2. #2

    Default

    Hi,

    Which vShare version you are using?

    Thanks,

  3. #3
    Join Date
    Jun 2012
    Posts
    2

    Default

    Quote Originally Posted by vshare2 View Post
    Hi,

    Which vShare version you are using?

    Thanks,
    hi

    its version 2.6

  4. #4

    Default

    Quote Originally Posted by myncdb View Post
    hi

    its version 2.6
    OMG dude that is crazy old, you are missing 100s of features, do yourself a kindness and get version 2.8.1, safer, faster, just better!!

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
  •