aboutsummaryrefslogtreecommitdiff
path: root/plugins/video_ffmpeg_helper/README.txt
diff options
context:
space:
mode:
authorglen201 <glen201@527446.no-reply.drupal.org>2009-07-24 01:10:42 +0000
committerglen201 <glen201@527446.no-reply.drupal.org>2009-07-24 01:10:42 +0000
commit794aa2d5c3f67ba94d60a36fc922ea6308ae6f02 (patch)
tree628866630005d05dde623f2b7eda293c93ba406c /plugins/video_ffmpeg_helper/README.txt
parenta5238df2e95897de8ce6ff1300d92ac46fd48da2 (diff)
downloadvideo-794aa2d5c3f67ba94d60a36fc922ea6308ae6f02.tar.gz
video-794aa2d5c3f67ba94d60a36fc922ea6308ae6f02.tar.bz2
#518396 by decibel.places : "Video type not supported" video_upload.module, fixed rebuilding derivative images when video updated
#502606 by glen201 : Permissions error in Video Image module prevents users from uploading image thumbnail, fixed #495886 by glen201: Autogenerated thumbnail sticks and is not replaceable by new video/image uploaded, fixed dependency on Image module Enhanced video_upload module to fix files left behind after delete video Enhanced video_upload module to prevent error when replacing ffmpeg converted video with video that will not be auto-converted
Diffstat (limited to 'plugins/video_ffmpeg_helper/README.txt')
-rw-r--r--plugins/video_ffmpeg_helper/README.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/video_ffmpeg_helper/README.txt b/plugins/video_ffmpeg_helper/README.txt
index 8f460b4..73716b7 100644
--- a/plugins/video_ffmpeg_helper/README.txt
+++ b/plugins/video_ffmpeg_helper/README.txt
@@ -20,7 +20,10 @@ Install instructions
6. You now have two options to execute the video_scheduler.php script:
6.1 (default) Enable the execution of video_scheduler.php using standard drupal cron.
-
+ GMM: 07/23/2009 Note: ** Do not use this method if your Apache server is running with suPHP **
+ As of this writing, suPHP will cause the Drupal cron to loop infinitely and no video
+ will be rendered. In this case crontab should be used instead of Drupal cron!
+
6.2 Schedule the execution of video_scheduler.php using unix cron
The crontab should look something like this: