Plesk 12.x / Linux :: How To Install Ffmpeg On Server
Sep 12, 2014
I have server with the Plesk control panel on Linux server and want to install ffmpeg + MPlayer + LAME + FLVtool2 + MediaInfo + Mencoder + MP4Box + neroAacEnc , but not sure about the steps to install it. Is there any script or easy steps to install ffmpeg + MPlayer + LAME + FLVtool2 + MediaInfo + Mencoder + MP4Box + neroAacEnc on my server.
I have server with the Plesk control panel on Linux server and want to install ffmpeg but not sure about the steps to install it. Any script or easy steps to install ffmpeg on my server.
I just got a vps server with plesk 12 on it. I've added domains and so far so good. But I can't figure out how to install the email accounts.
I've made de email accounts and when adding these accounts to my mail program I wanted to use mail.domain.com or imap.domain.com But it doesn't work? And I need to use the smtp host of the internetprovider?
How can I use imap.domain.com and smtp.domain.com to get and send my emails?
Also Is there any way how to check if my server is installed ok and there are no security issues? Because I'm a noob I don't know what the best settings are?
I am running a CentOS 6.5, 64-bit server with Plesk 12.0.18, and need to install a wildcard SSL for one of the domains/sub domains hosted on this server.
So you have the csr and private key installed (and domain.crt?), you just need to open..
FFMPEG INSTALLATION FROM SOURCE FFMPEG INSTALLATION FROM SOURCE installed by: Robertas Dereskevicius Edited by Jon Nikolakakis OS/ Fedora Core 5
Summary download and install: libffac libffad2 xvid libogg,libvorbis mp3lame ffmpeg
Setting Up Install Folder, Logging and download Packages 1)Log into ssh 2) cd /usr/src && mkdir install && cd install 3) Download faad2 and faac from http://faac.sourceforge.net/oldsite/download.php get Faad2 and faac (new versions)
4) Verify that you have these components are installed rpm -qa automake rpm -qa autoconf rpm -qa libtool rpm -qa m4 rpm -qa gcc-c++
If any are missing than simply yum install (packagename), if you dont have a package manager than get one, it will save you alot of time and headaches.
Installing Faac 5)tar -zxvf faac-1.24.tar.gz && cd faac 6) sh bootstrap 7) ./configure 8) make 9) make install 10) cd ..
Installing Faad2 11) tar -zxvf faad2-2.0.tar.gz 12) cd faad2 && less README.linux 13) There is 2 bugs with this package, so need to manually edit these files 14) nano Makefile.am Edit the file to look like this SUBDIRS = libfaad common frontend plugins EXTRA_DIST = faad2.spec
15) cd common/mp4ff && nano mp4ffint.h 16) Comment out this line //void mp4ff_track_add(mp4ff_t *f);
17)Save file and cd ../.. 18)autoreconf -vif 19) ./configure 20) make 21) make install
Installing Libogg and Libvorbis 22)cd .. and then Check to see if libogg and libvorbs rpm -qa libogg-devel rpm -qa libvorbis-devel rpm -qa libncurses-devel
If not installed then simply Package Install (replace yum and install settings with your package manager) yum install libogg-devel yum install libvorbis-devel yum install libncurses-devel
I just got a brand new server, its a centOS 5 box with cPanel installed, compiled with suPHP and the latest version of Apache. I was trying to install FFMPEG, Flvtool2, flvtool, mplayer, etc etc, and I had some issues, so I paid serverwizards to install it, and they tried to install it, but it seems they installed a broken version of flvtool2, or didnt install it right, and their best response up to date is "we are googling this", then they blow me off for 12 hours. This has been going on for 3 days so far.
PHP Api Version: 20031224 Zend Module Api No: 20041030 Zend Extension Api No: 220040412 /usr/bin/phpize: line 105: aclocal: command not found
I found a similar thread and tried their solution (yum install automake)
Downloading Packages: warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID db42a60e Public key for autoconf-2.59-5.noarch.rpm is not installed Retrieving GPG key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora GPG key at file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora (0x4F2A6FD2) is already installed
The GPG keys listed for the "Fedora Core 4 - i386 - Base" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.
.. I'm pretty new to linux and have no idea whats going on/how I can resolve it - does anyone have any suggestions? If theres any more info I should post that would help let me know.
I seen where a lot of server management companies are charging big bucks for this, so this might save you some time and money. First
Code: nano -w /etc/yum.repos.d/dag.repo Insert
Code: [dag] name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=1 enabled=1 Then yum update and search for ffmpeg and install all ffmpeg packages including devel. Seems there is some lib problems along the way so in /etc/ld.so.conf add /usr/local/lib then ldconfig -v To install the php extension follow the simple directions on [url] Then you should be all set!
Tried and tested on 2 different centos server, works fine.
* FFmpeg [url] * FFmpeg-PHP [url] * Mencoder and Mplayer [url] * LAME MP3 Encoder [url] * Libogg [url] * FLVtool2 [url] to install the up program in vps hes worked with CENTOS Enterprise 5.2 i686
because im try but not working like Mencoder and Mplayer he cant connect with me in ssh
I am trying to install Plesk 11.5.30...I have downloaded the autoinstaller to my CentOS 7 server:
# wget http://autoinstall.plesk.com/plesk-installer #chmod +x plesk-installer #./plesk-installer --all-versions I have also tried: # ./plesk-installer --select-release-id PLESK_11_5_30
But i only get options from Plesk 12.0.18 to 12.1.15. I should run /usr/local/psa/admin/sbin/autoinstaller --all-versions to install older versions of Plesk, but when i run this the file does not exist.How do i install Plesk 11.5.30?
I'am partner with cloudflare I have the follow question:
As my subject says how can I install cloudflare for PA? (I already install the addon extension ServerShield Plus by CloudFlare) but pretend install CloudFlare for PA [URL] ....
I have installed PHP 5.6 following this guide (enabling php 5.6 in remi) but I can't select the new version of PHP from hosting settings page in domain administration. What is ionCube?
===> Checking for the necessary system accounts Checking for the system groups and users necessary for MySQL... Checking for the group ''... Trying to add group ''... groupadd: '' is not a valid group name
ERROR while trying to add group ''Click to expand...
I trying to install Joommla via XML-RPC API. (Plesk version : 12.0.18 Update #13 - API version : 1.6.6.0)
Here are my methods 1. get Package list 2. download package 3. install package
if I try with Wordpress, I don't have any problems.
With Joomla : step 2 : I've got this message in log file : ERR [panel] Error during package add to repository: Add-ons for APS packaged web apps are not supported. ERR [apscatalog] Error during downloading package from APS Catalog: Add-ons for APS packaged web apps are not supported. ERR [panel] Task failed: id=95, pid=21231, type=aps-download, error=Add-ons for APS packaged web apps are not supported.
If I install via http admin interface, install works.