Results 1 to 8 of 8

Thread: Installation path to binaries

  1. #1
    Join Date
    Jul 2009
    Posts
    4

    Default Installation path to binaries

    Hi, am looking for some help. I am attempting to install vShare 2.7 on a 1and1 virtual dedicated server. i have installed all the modules needed such as ffmpeg/ffmpeg-php, mplayer, mencoder.... using ssh and putty i can see everything sitting there inside /usr/bin/ but when i type the path into the collect info screen in the install process i always get the errors

    • ffmpeg not found : /usr/bin/ffmpeg
    • mplayer not found : /usr/bin/mplayer
    • mencoder not found : /usr/bin/mencoder
    • flvtool2 not found : /usr/bin/flvtool2


    any help is much appreciated

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

    Default

    Make sure that your PHP installation has safe_mode turned off for your site. Also, make sure that openbase_dir does not have any value listed for it in your PHP configuration.
    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!

  3. #3
    Join Date
    Jul 2009
    Posts
    4

    Default

    thanks for your fast response. i have made sure safe_mode is off and there is no value listed for openbase_dir. still getting same errors.

    any other ideas as to why?

  4. #4
    Join Date
    Sep 2007
    Posts
    906

    Default

    Mostly it happens due to openbase_dir or safe_mode. What is url of your phpinfo ?

    What you get running

    ls -l /usr/bin/ | egrep "ffmpeg|mplayer|flvtool2"
    on command prompt ?
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  5. #5
    Join Date
    Jul 2009
    Posts
    4

    Default solved

    was able to fix the problem. Plesk was changing the open_basedir no matter what was written in the php.ini. i had to write a httpd.conf file and put it in my vhost conf directory with the new values and it fixed everything.

  6. #6
    Join Date
    Sep 2007
    Posts
    906

    Default

    You need to verify by checking phpinfo page.

    httpd.conf will get rewriten when you make changes to your site through plesk. You need to create a new file and override current settings.

    See

    Disable open basedir in plesk - WebHostingNeeds.com
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  7. #7
    Join Date
    Jul 2009
    Posts
    4

    Default new problem

    thanks for posting that link...that is actually exactly what i did....i miswrote httpd.conf instead of vhost.conf...which is what i meant.

    however now im having another issue...everything goes fine until it tries to create the tables with install_create_tables.php. i get a blank white screen with no errors...any ideas for this one?
    thanks

  8. #8
    Join Date
    Sep 2007
    Posts
    906

    Default

    Check if you have mbstring php module installed. If you can't get it working, mail me at [email protected] with your FTP login details, i can fix it.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

Tags for this Thread

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
  •