Hey Ole,<br><br>First and foremost, you should be able to get output (log/errors) from cron--either with crontab or your webhost.  However, I noticed the install file mentioned some default php settings may not work with videos:<br>
<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"><div style="margin-left: 40px;">Additionally, the default PHP settings for upload_max_filesize and<br>
   post_max_size (8MB) are far too low for handling video, and should<br>   be bumped up to a more appropriate limit.<br></div></blockquote><br>Also, the max_execution for php time is generally set to 30 seconds, I have run into that problem with cron before.  You can add the php statement <br>
<div style="margin-left: 40px;">set_time_limit(120);<br></div>to the top of the cron.php file and see if that helps (120 is the number of seconds to allow php to execute for the file.  You could also experiment with other values).<br>
<br>After adjusting these settings, you should probably restart apache or at least verify that the settings are in effect with the php statement <br><div style="margin-left: 40px;">phpinfo()<br><br></div>I would try looking at the php settings especially in tandem with output from your cron job first before troubleshooting video_upload specifics.<br>
<br>Hope that helps,<br>Tim<br><br><div class="gmail_quote">On Tue, Jun 2, 2009 at 10:36 AM, Ole Kerpel <span dir="ltr">&lt;<a href="mailto:oke@iisg.nl">oke@iisg.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="NL">

<div>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">Thanks Tim,</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">Yes, for D6.* files are uploaded to files/ First. The problem
lies with the cron.</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">With the module enabled, cron (</span><span style="font-size: 9pt; color: rgb(36, 45, 37);" lang="EN-US"><a href="http://mysite/drupal-6.12/cron.php" target="_blank">http://mysite/drupal-6.12/cron.php</a></span><span style="font-size: 9pt; color: rgb(31, 73, 125);" lang="EN-US"> does not work, if I disable the module, cron works fine. </span></p>


<p><span style="font-size: 9pt; color: rgb(31, 73, 125);" lang="EN-US">Where can I find settings or configurations of the video_upoad
module that effect cron?</span></p>

<p><span style="font-size: 9pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">Regards,</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">Ole</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">

<p><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> <a href="mailto:support-bounces@drupal.org" target="_blank">support-bounces@drupal.org</a>
[mailto:<a href="mailto:support-bounces@drupal.org" target="_blank">support-bounces@drupal.org</a>] <b>On Behalf Of </b>T L<br>
<b>Sent:</b> Tuesday, June 02, 2009 3:29 PM<br>
<b>To:</b> <a href="mailto:support@drupal.org" target="_blank">support@drupal.org</a><br>
<b>Subject:</b> Re: [support] issue with video_upload module</span></p>

</div><div><div></div><div class="h5">

<p> </p>

<p style="margin-bottom: 12pt;">Hey Ole,<br>
<br>
Did you see that the videos are posted to the &#39;files&#39; directory first and then
subsequently uploaded to youtube for 6.x?  Also do you have cron
running--that&#39;s how the videos move from your site to youtube?  I guess
I&#39;d look at cron and then the zend gdata library settings for errors first.<br>
<br>
Best,<br>
Tim</p>

<div>

<p>On Tue, Jun 2, 2009 at 3:37 AM, Ole Kerpel &lt;<a href="mailto:oke@iisg.nl" target="_blank">oke@iisg.nl</a>&gt; wrote:</p>

<p>Hi all,<br>
<br>
I haven&#39;t been able to make video_upload working. I installed the<br>
module, the dependencies like CCK and file_field and everything else<br>
needed as far as I know. After enabling the module and some<br>
configuration I saw there was a working authentication with Youtube, but<br>
the files get uploaded to my own site under /files/. Of course I want to<br>
upload the files to youtube instead. The youtube account is working: I<br>
uploaded a movie through youtube.<br>
<br>
Here is some additional info:<br>
<br>
PHP 5.2.6<br>
Drupal 6.12<br>
module: <a href="http://drupal.org/project/video_upload" target="_blank">http://drupal.org/project/video_upload</a><br>
<br>
<br>
Any help is wonderful.<br>
Thanks in advance for the trouble taken.<br>
<span style="color: rgb(136, 136, 136);"><br>
<br>
<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
]</span></p>

</div>

<p><br>
<br clear="all">
<br>
-- <br>
<br>
Tim Loudon<br>
t: 781.686.6096<br>
e: <a href="mailto:tloud365@gmail.com" target="_blank">tloud365@gmail.com</a></p>

</div></div></div>

</div>


<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br><br clear="all"><br>-- <br><br>Tim Loudon<br>t: 781.686.6096<br>e: <a href="mailto:tloud365@gmail.com">tloud365@gmail.com</a><br>