Error Video New Server

on my new server,

on a site I always videos in "Pending Processing video (s) i"

and another site on the same server I have that when I send a video "File is too big"

I have this php.ini and here the messages "cron daemon"

 

----

php.ini

magic_quotes_gpc = On

safe_mode = Off

allow_url_include = Off

allow_url_fopen = On

register_globals = Off

upload_max_filesize = 1000M

post_max_size = 2000M

memory_limit = 512M

max_input_time = 30000

max_execution_time = 30000

short_open_tag = On

error_reporting = E_ALL & ~E_NOTICE & ~E_WARNING & ~E_STRICT

display_errors = On

-

cron site 1

*****cd var/www/vhosts/msite.com/httpdocs/periodic; /usr/bin/php -q cron.php

cron site 2

*****cd /var/www/vhosts/msite.com/twosite.com/periodic; /usr/local/bin/php -q cron.php

 

cron message

-: line 0: cd: /var/www/vhosts/msite.com/httpdocs/periodic: No such file or directory

-: /usr/bin/php: No such file or directory

 

---

-: line 0: cd: /var/www/vhosts/msite.com/twosite.com/periodic: No such file or directory

-: /usr/local/bin/php: No such file or directory

 

Thank You

Quote · 12 Aug 2015

Is this a Plesk server? If so, and the paths are correct, make sure the account has shell access enabled (should be /bin/bash - chrooted doesn't work).

 

For the file size issue, make sure the needed max file size is set under Admin Panel > Modules > Videos > Settings.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 12 Aug 2015

your webserver?

Umar Haroon
Quote · 12 Aug 2015

I have a server : 

  • OS: CentOS Linux 7.1.1503 (Core)
  • Version de Plesk:12.0.18

in administration dolphin : " Maximal Size Of One File (In Megabytes): " was at 2000 , I just put 500 to start

What should I do to " /bin/bash - chrooted  "?

Quote · 13 Aug 2015

Go to the Plesk account for the site and go to Websites & Domains > Web Hosting Access (it may be hidden under "Show More"). Under "Access to the server over SSH", select "/bin/bash" from the drop-down selector and save. Wait a few minutes and see if that works.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 13 Aug 2015

thank you Nathan, i workCool

Quote · 16 Aug 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.