If I can use ma AV chat with the video cam ON does my RMS is ok,I'M having video in admin still in pending!!!
If I can use ma AV chat with the video cam ON does my RMS is ok,I'M having video in admin still in pending!!! |
is this a video upload that is pending? RMS is only affected by video comments. an uploaded video does not use RMS. When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
Hi DosDawg, I'm running the v7.0.6 version and I'M having some pendinding process active with no accept key!!! |
ok first thing i would check, and this is clearly defined across the board here on the forums when dealing with uploading videos.
what is the permission setting on ffmpeg.exe, minimum should be 755 dolphin wants 777
your cron job, are you sure your cron job is formatted correctly and not malformed in any manner?
your directory permissions, if your directories are not writable, then the video cant be processed from tmp and written to the assigned directory.
filesize, though i dont think in this case, where you are seeing pending, that filesize could be a problem, but then again, we are dealing with dolphin.
so check on those items above. are you able to upload some videos and not others? what is the file extension? When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
Hi DosDawg, the permission setting on ffmpeg.exe are at 777 File sizes are set in the php.ini 777 permission to all folder who as a repport with the video mod and the tmp folder Cron jobs are set by the hosting service and are well set but in the header.inc.php of my site the $PHPBIn was set to /usr/local/bin/php but in the real its /usr/local/php5/bin/php-cgi |