Activity Stream
48,167 MEMBERS
6745 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 8 of 8
  1.     
    #1
    Doing things differently.

    Default cron jobs

    Never setup one before so abit stuck at the moment.

    It's showing this in the file but don't know how to fill it out.

    Code: 
    //replace udp & dht with http (doesnt matter if it doesnt scrape)
        $tracker = str_replace('udp://', 'http://', $tracker);
        $tracker = str_replace('dht://', 'http://', $tracker); //mod by phrostwave
        $trackers = bin2hex(trim($tracker));
        $url = pack("H*", $trackers);
        $nurl = pack("H*", $trackers);
    Also, after i've uploaded the file, do i have to run it via cpanel? a URL?
    Just got no clue with this sorry
    Any help please.
    GeeZus Reviewed by GeeZus on . cron jobs Never setup one before so abit stuck at the moment. It's showing this in the file but don't know how to fill it out. //replace udp & dht with http (doesnt matter if it doesnt scrape) $tracker = str_replace('udp://', 'http://', $tracker); $tracker = str_replace('dht://', 'http://', $tracker); //mod by phrostwave $trackers = bin2hex(trim($tracker)); $url = pack("H*", $trackers); $nurl = pack("H*", $trackers);Also, after i've uploaded the file, do i have to run it Rating: 5
    $project->uploading($surprise);
    //Fatal error: found object, can't execute, no earn = must kill self..

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    After you upload the file you have to set the cron job up in cpanel. It is the easiest way to start a cron job.

    Videos on cron jobs via cpanel: http://video.google.ca/videosearch?q...itle&resnum=4#

    Text tutorials:
    http://www.siteground.com/tutorials/.../cron_jobs.htm
    http://www.trap17.com/index.php/Cron...nel_t6321.html

    I'd walk you through them, but, I'm not that great with setting them up

  4.     
    #3
    Doing things differently.
    Thanks JJJ.

    I'm sitting here watching the video(s).

    Hopefully it won't be that hard once i've watched it haha .
    $project->uploading($surprise);
    //Fatal error: found object, can't execute, no earn = must kill self..

  5.     
    #4
    Respected Member
    Its pretty easy. Just click cron jobs in cpanel. Put the cron job command in. Select how often you want it to run and your good to go. I've only done a couple simple ones. Never set up a board before.

  6.     
    #5
    Doing things differently.
    Say like for example:

    /public_html/external/itask/{PHP FILE}

    OR

    /public_html/{account name}/external/itask/{PHP FILE}
    $project->uploading($surprise);
    //Fatal error: found object, can't execute, no earn = must kill self..

  7.     
    #6
    Respected Member
    someone else will have to help with this. sorry :/

  8.     
    #7
    The Wise One
    Website's:
    twilight.ws ddlrank.com
    Just save the things you want to be done in a php file somewhere in your public_html.
    Let's say: http://website.com/phpfile.php

    When that's done just add the cronjob and put this:
    This will also execute the code on that phpfile
    I can always be contacted by sending a tweet @twilightws

  9.     
    #8
    Doing things differently.
    And end result is this.



    Thanks Whoo
    $project->uploading($surprise);
    //Fatal error: found object, can't execute, no earn = must kill self..

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to Set Cron jobs for ABK software?
    By Areon in forum Server Management
    Replies: 0
    Last Post: 20th Mar 2014, 01:19 PM
  2. Cron jobs
    By Areon in forum Server Management
    Replies: 0
    Last Post: 20th Mar 2014, 01:15 PM
  3. Cron Jobs
    By Dviper27 in forum Server Management
    Replies: 4
    Last Post: 30th Sep 2012, 07:39 PM
  4. Cron Jobs - How to configure??
    By Ashleyuk1984 in forum Technical Help Desk Support
    Replies: 4
    Last Post: 3rd Jul 2011, 10:21 AM
  5. Backup cron jobs
    By FancyPants in forum phpBB
    Replies: 8
    Last Post: 7th Mar 2010, 06:34 PM

Tags for this Thread

BE SOCIAL