Installing FFMPeg on Directadmin, Centos 6.0

DA31387

Verified User
Joined
Sep 21, 2011
Messages
56
Hi Guys,
I was wondering if you provide a fee for service for server setup. I need to prepare my server for social media scripts, particularly dolphin script by Boonex, but I m in the dark. Here is a list of server requirements below. If you can do this, please let me know. This should be automatically applicable to all users/domains. I really need some help.
Thank you


Server Requirements

PHP 5.2.0 or higher.
register_globals must be Off
safe_mode must be Off
exec() (executable files) must be allowed
short_open_tag must be On
allow_url_fopen should be On
allow_url_include should be Off
open_basedir should not have any value
memory_limit should be 128M or higher (i want this to be 800MB or higher)

Also max upload size >800MB
Server time out >360sec

mbstring, mysql, mysqli, curl, gd, xslt extensions must be installed.

The magic_quotes_gpc option must be disabled for Dolphin 7.x
If a security module is installed (such as mod_security for Apache), it should be able to be configured for specific folders (or disabled).
mod_rewrite for Apache

GD library compiled with FreeType fonts (for photo processing) Plus ImageMagick as an alternative.

Sendmail or Postfix programs for sending emails.

Ability to run executable files ( ffmpeg.exe, which converts videos).

install and run RMS (Ray Media Server).

JRE (Java Runtime Environment) ver. 1.6 or higher should be installed.
Ports 1935, 1936 and 5080 should be open on the server.

Allowance of at least 15 KB/sec for media streaming for each user.
*******************************************************
 
Sendmail or Postfix programs for sending emails.
DirectAdmin by default uses exim (with a sendmail alias) for sending email. Will this work for you, but will you really need to have sendmail or postfix in addition to exim?

You may be able to remove exim but then you won't be able to receive emails unless you completely rewrite the email system.

Jeff
 
Sendmail

I could try not to keep exim and first see whether the script will work. Does that mean you can setup the server for me?
Thank you
 
server setup

I mean I will try to keep exim and then see if the script will work.
 
My Directadmin hosting panel is down-Any help?

Hi,
I hired someone to setup my server for video scripts. After they were done, Directadmin was down. The site 50.73.187.178:2222 just cannot resolve anymore although the domains are okay and video scripts can be installed. I sent an email, but I got no answer. I looked in "iptables" file and verified that the port 2222 is supposed to be open. I have no clue what's going on. Any idea?
Thank you
 
check the logs in /var/log/directadmin

What happens when you restart directadmin with /etc/init.d/directadmin restart
 
[root@server1 ~]# cat /var/log/directadmin
cat: /var/log/directadmin: Is a directory


Stopping DirectAdmin: [FAILED]
Starting DirectAdmin: [ OK ]
 
Check the directadmin log to see why it's failing.

We'd be happy to either do one-time work or maintain your server for you, and our work is guaranteed. Please feel free to email me at the email address below.

Jeff
 
Back
Top