Vids are not processing
worked fine before upgrade to 7.0.2, No they just stay in processing until they finally fail after 2 days. I have gold members trying to use this and not able to. Can someone please help me fix this issue.
Music uploads so crons are set right . Atleast thats my opinion.
any ideas out there?
"setup permissions"
flash/modules/video/ set to 755
flash/modules/video/files set to 777
flash/modules/video/xml/config.php 666
flash/modules/video/xml/main.php 666
flash/modules/video/xml/settings.php 755
flash/modules/video/xml/langs.php 666
"My Cron"
* | * | * | * | * | cd /home6/site/public_html/mysitename/periodic; /usr/local/bin/php -q cron.php |
and also using this
*/5 | * | * | * | * | /ramdisk/bin/php5 -c /home6/site/public_html/php.ini -q /home6/site/public_html/mysitename/periodic/cron.php |