Sounds files

Hello everyone,

does anyone knows why my sounds don't change from 

pending processing, they've been there for five days without any change, please help.

Quote · 15 Mar 2014

check your cron is working properly - you can run the cron manually by changing the .htaccess file in the periodic folder from .htaccess to htaccess.txt, then in your browser - type in yourdomain.com/periodic/cron.php. wait a minute and see if your sounds start processing.

If they do process, then it is a cron issue. Make sure that you have the cron setup.

If they do not process, then check that you have the most recent copy of ffmpeg.exe. You can get that from here (bottom right of page, below the Trial Download button, click the other downloads link.)

caredesign.net
Quote · 15 Mar 2014

Thank you, I'll give it a try.

Quote · 15 Mar 2014

They did process, now I am checking out the cron jobs and everything looks good to me this the command that I have on,

/usr/local/bin/php -q /home/sitedir/www/d70/periodic/cron.php.

please let me know if this is the command I am suppose to have in there, thank you in advance.

Quote · 15 Mar 2014

this is my cron - set to run every minute:

 

 

 cd /home/cpanel_username/public_html/periodic; /usr/local/bin/php -q cron.php

 

Be sure to rename your htaccess.txt back to .htaccess in the periodic folder.

caredesign.net
Quote · 15 Mar 2014

it is not working for me, where I can find the right command?, thank you in advance

Quote · 15 Mar 2014

what I posted is the recommended cron job that you get at the end of your installation.

caredesign.net
Quote · 16 Mar 2014

Thank you, it is working now you are the best!

Quote · 16 Mar 2014
 
 
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.