question about cronjobs

Status
Not open for further replies.

devedse

New Member
Messages
41
Reaction score
0
Points
0
hello guys :)

i want to make a cronjob for every 10 minutes

i want to run then: http://devedse.x10hosting.com/asdsdfsfsdfsfsdffsdfsdfdsfsdfsdfsdfssdfsddfsdfsdfsdf/ticker.php

edit: i also try to put this there home/devedse/public_html/asdfsfsfdfsdfsfsdfsdfdsfssdfdfsdfssdffsdfsdsdfsffsdfsdf/ticker.php

so now i put that link in command (is that good?)
and it don't run. i heard sayint that it has to be in cgi_bin, but i want that the file can't be run by people playing my game, so if i dump it in the cgi_bin then its reachable for other people or not?

thanx in advantage :)

btw: if you don't understand something, ask it and i try to explain better :D
Edit:
I already fixed it with the following command:
php-cron /home/devedse/public_html/asdfsfsdfsfsdfsdfsssdfsdfdsfsfssdfsdfsdfsdfsdfsdfsdf/ticker.php
 
Last edited:

Slothie

New Member
Messages
1,429
Reaction score
0
Points
0
if you don't want it runnable by others, don't put it in your public_html folder.
 

devedse

New Member
Messages
41
Reaction score
0
Points
0
but where i should put it then?
edit
can you please reply?
 
Last edited:

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Put it in the top level directory. If additional support is needed, please feel free to re-open this.
 
Status
Not open for further replies.
Top