I cant get any of the videos to load on my d7 site but the crons are right, im stuck for what i can do, anyone have any ideas????????
I cant get any of the videos to load on my d7 site but the crons are right, im stuck for what i can do, anyone have any ideas???????? |
Turns out that i still had crons from my 6.1.6 site in there and they were messing with the one cron i should have working in there. Terabyte Hosting solutions came to the rescue and fixed my Cron mess and now all my videos are loading. Yay and thanks DO |
Yes, D7 requires cron jobs installed properly to normal functionality of video module (to convert videos) |
ok how do i set up a cron job right for d7 i can not get any videos to upload, please help |
* * * * * /usr/local/bin/php -q /home/yourdetails/public_html/periodic/cron.php |
just tryed that and i got this error "-":7: bad command errors in crontab files can't install |
Delet the /local/ and try like this..
/usr/bin/php -q /home/yourdetails/public_html/periodic/cron.php |
just tryed that and i got this error "-":7: bad command errors in crontab files can't install Hi, i can not help you because i have the sam problem, but you can try to read this post here and here may be can help you... when i spoke with my hosting, give me the some line that the installer tell me to use, but i put the #! before /usr/bin/php (like Zarcon tell in one post) and now i don't receveid any e-mail from the cronjob with error... but i can not understand if work because doesn't migrate the profile.... I hope the post can help you more... ... |
well i tred that too and still the same error |
sorry had to edit made a mistake there, i cant get this!! |