Quote:
Originally Posted by SB2002
I had the same thing, you need to use the absolute url of your site to get to the file and also to create the file, like what the guys above have said, and then simply insert the ts ip address (followed by -p:number) where number = your port number (if applicable) and it should work. I had to use the crontab in control panel, which i assume is kinda the same thing. This was my first even cron job too, and with some help i was able to pop my cherry so to speak. If you get any probs, then give us a shout and i'll see if i can help you, otherwise im sure someone else would be more than willing
|
Here is what i have set it up to =(
/home/changed/public_html/dab/ts2php 66.199.253.26 -p:8525 /home/changed/public_html/whoisints.php >/dev/null 2>&1
I tryed the -p8525
-p:8525
I tryed with the url instead of the path.
I tryed everything i can think of and im betting i missed something very easy ?? =(