aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.txt
diff options
context:
space:
mode:
authorHeshan <heshan@heidisoft.com>2011-03-04 23:20:28 +0530
committerHeshan <heshan@heidisoft.com>2011-03-04 23:20:28 +0530
commit72f7b7109d1cdf3ec1f5fb022170dedc8c9dc5e1 (patch)
tree4df43cb8b1a5371f792ca5bf657fdf0c4de32cf6 /INSTALL.txt
parent554508a1df489a8634e876ada1fa3ddd66375f7a (diff)
downloadvideo-72f7b7109d1cdf3ec1f5fb022170dedc8c9dc5e1.tar.gz
video-72f7b7109d1cdf3ec1f5fb022170dedc8c9dc5e1.tar.bz2
Creating presets which can be exported with features, chostools and move subsidary module to modules directory
Diffstat (limited to 'INSTALL.txt')
-rw-r--r--INSTALL.txt17
1 files changed, 4 insertions, 13 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 167a268..c825a48 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -1,11 +1,6 @@
REQUIREMENTS
-------------------------------------
-Required :
- CCK Module.
- Filefield Module.
-
-
+------------
INSTALL INSTRUCTIONS FOR VIDEO.MODULE
-------------------------------------
@@ -36,8 +31,8 @@ writable by the webserver or the user executling the cron job)
The crontab should look something like this:
- # m h dom mon dow user command
- */20 * * * * www-data cd /absolute/path/to/drupal/ ; php video_scheduler.php http://www.example.com/path_to_drupal
+ # m h dom mon dow command
+ */20 * * * * cd /absolute/path/to/drupal/ ; php video_scheduler.php http://www.example.com/path_to_drupal
This will execute the video_scheduler every 20 minutes.
@@ -57,8 +52,4 @@ have a look at them if you are experiencing problems with transcoding.
The ffmpeg puts in the drupal logs the commands it was trying to execute. You
might try to rerun them on a command shell in order understand what went wrong.
-Or contact a Drupal developer
-
-
-
-
+Or contact a Drupal developer \ No newline at end of file