Have you tried running it manually via SSH?
Via the admin area, plugins, media converter settings, set 'output cron messages' to yes.
Then call the script manually via SSH as it details at the bottom of that page.
What output do you get?
Does the .htaccess file exist in the script root and does it match the one supplied with the script download?
After you upload a file, does the url to download it work? This should show whether other mod_rewrite urls are working or not.
Thanks for the feedback.
We review all the requests in this forum when we're preparing for the next release, it's not monitored daily (or even weekly) by us, unless a release is coming up. I will get reviewed soon though. :)
Sometimes local php.ini files cause issues or reset global config values even when not defined in the file. Are you able to test without it? i.e. rename it to something else so it's disabled.
I responded via email, but for the benefit of other users...
This is a setting added to recent versions of WHM. You can enable it by following this:
Enable the "Allow apps that have not registered with AppConfig to be run when logged in as root or a reseller with the "all" ACL in WHM" option...
The issue is a restriction when it's trying to remote upload directly to your remote file server. The error I see is:
NS_ERROR_DOM_BAD_DOCUMENT_DOMAIN: Illegal document.domain value
The code outputs this on both servers to override any cross site restrictions:
document.domain =...
Please contact us above with specific detailed information supporting why you think there's an issue. Please also supply temp access to your install so we can fully replicate any tests you've made.
Re: V3.4 Error: Failed creating tmp storage folder for chunk
Please redownload the latest release from your account and re-upload the following file:
includes/class.uploader.php
A fix was patched in today.