Hey Ole,
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:
Additionally, the default PHP settings for upload_max_filesize and
post_max_size (8MB) are far too low for handling video, and should
be bumped up to a more appropriate limit.
Thanks Tim,
Yes, for D6.* files are uploaded to files/ First. The problem lies with the cron.
With the module enabled, cron (http://mysite/drupal-6.12/cron.php does not work, if I disable the module, cron works fine.
Where can I find settings or configurations of the video_upoad module that effect cron?
Regards,
Ole
From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of T L
Sent: Tuesday, June 02, 2009 3:29 PM
To: support@drupal.org
Subject: Re: [support] issue with video_upload module
Hey Ole,
Did you see that the videos are posted to the 'files' directory first and then subsequently uploaded to youtube for 6.x? Also do you have cron running--that's how the videos move from your site to youtube? I guess I'd look at cron and then the zend gdata library settings for errors first.
Best,
TimOn Tue, Jun 2, 2009 at 3:37 AM, Ole Kerpel <oke@iisg.nl> wrote:
Hi all,
I haven't been able to make video_upload working. I installed the
module, the dependencies like CCK and file_field and everything else
needed as far as I know. After enabling the module and some
configuration I saw there was a working authentication with Youtube, but
the files get uploaded to my own site under /files/. Of course I want to
upload the files to youtube instead. The youtube account is working: I
uploaded a movie through youtube.
Here is some additional info:
PHP 5.2.6
Drupal 6.12
module: http://drupal.org/project/video_upload
Any help is wonderful.
Thanks in advance for the trouble taken.
--
[ Drupal support list | http://lists.drupal.org/ ]
--
Tim Loudon
t: 781.686.6096
e: tloud365@gmail.com
--
[ Drupal support list | http://lists.drupal.org/ ]