LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-06-2011, 01:11 PM   #1
awww
Member
 
Registered: Nov 2010
Posts: 38

Rep: Reputation: Disabled
Red face Dedicated server Centos 5 FFMEPG


Ok i have a dedicated servers i have a script i have been tryin to install that requires FFMPEG,FLVTOOL2,MPLAYER,MENCODER AND ECT i install all requirement though SSH i type the whereis command and they are all there where i installed them but the script still reports it missing i have tryed other scripts same thing i went to the support forum and they told me Safe Mode, Open Basedir - to look at it in PHP ini and that If not set properly - executing php commands like file_exists, is_file on files outside of public_html is restricted and that's why media tools cannot be verified even if they exist.and that on some servers main php.ini file is not what later decides of php execution.
Sometimes each domain/account has own php.ini that overwrites main ini settings.

how would i fix this problem i know im installin the files correctly i contacted my host but its a unmanaged server they wont help
 
Old 02-06-2011, 08:01 PM   #2
carltm
Member
 
Registered: Jan 2007
Location: Canton, MI
Distribution: CentOS, SuSE, Red Hat, Debian, etc.
Posts: 703

Rep: Reputation: 99
I would suggest that you find where the executables are stored and
then putting in the full path to the executables in your script.

For example, if your script has a line like this:
Code:
ffmpeg --option filename
Run this to find where the executable is stored:
Code:
which ffmpeg
Then replace the name of the executable with the full path:
Code:
/opt/project/ffmpeg/bin/ffmpeg --option filename
 
Old 02-08-2011, 10:01 PM   #3
awww
Member
 
Registered: Nov 2010
Posts: 38

Original Poster
Rep: Reputation: Disabled
done that same problem http://i56.tinypic.com/29b0ppf.jpg first screen shot
 
Old 03-11-2011, 07:44 AM   #4
carltm
Member
 
Registered: Jan 2007
Location: Canton, MI
Distribution: CentOS, SuSE, Red Hat, Debian, etc.
Posts: 703

Rep: Reputation: 99
Two items. You ran "whereis" and not "which". Also, did
you update your script to use the full path revealed by
which?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mail/ftp/web servers, on VIRTUAL!! dedicated server. Also resource usage. Centos 5. anon232 Linux - Software 4 07-08-2010 02:55 PM
How to setup Dedicated Server using Ubuntu Server or equivalent opensource OS spikesync Linux - Newbie 1 01-16-2010 06:32 PM
Utilization of all IP's on my dedicated Server (CentOS 4) bilalinamdar Linux - Newbie 9 02-15-2007 11:05 AM
ffmepg help !!! Ashdown LinuxQuestions.org Member Intro 1 11-13-2005 05:02 AM
Dedicated Server with CentOS 4.x and DNS Xoleum Linux - Newbie 3 09-10-2005 02:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration