vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Cron job help. (https://vborg.vbsupport.ru/showthread.php?t=107551)

Citizen 02-09-2006 04:57 PM

Cron job help.
 
I'm using cpanel's cron job section and I need to have it run a file once every hour.

Assuming the location of my file is /home/user/public_html/ads/maintenance/maintenance.php, what do I need to input for my command line?

http://img147.imageshack.us/img147/1...titled29zu.gif

Thanks,
-Citizen

Marco van Herwaarden 02-09-2006 05:56 PM

The full path to the command you want to run. If it doesnt work try prefixing with '/usr/sh ' or '/usr/sh -c '

Put the full path to the needed shell command processor instead of /usr/sh

blackpheonix 02-09-2006 06:55 PM

if that fails ^^
i use this seems to work for me prefix with

curl -s -o /dev/null http://blahblahblah

Citizen 02-10-2006 02:32 PM

Quote:

Originally Posted by blackpheonix
if that fails ^^
i use this seems to work for me prefix with

curl -s -o /dev/null http://blahblahblah

Thanks! This one did it for me. I can't express how troubling this has been with my adserver being mostly down due to the lack of the maintenance script running.

Thanks again!


All times are GMT. The time now is 09:23 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00958 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete