Hi
Im new to this site, had a look around added a few mods to my game and lvoed it so far.
Just wondering if I can grab some help on my crons if possible?
I've been concentrating on the modding side to get a backbone to my game and now need to get the crons working, but unfortunatly, it seems my crons dont work and im not totally sure why.
Im using cpanel currently whilst I work on the bones of the game.
My crons are
5 **** - root
/home/servername/public_html/foldername/cron_fivemi
ns.php?code=86bf0bc45a0140e1611a218eb6299daf
But to my email, it returns with /bin/sh: root: command not found
But If I use
5 ****
root /home/servername/public_html/foldername/cron_fiv
emins.php?code=86bf0bc45a0140e1611a218eb6299daf
it doesn't return with anything at all. But the cron doesn't do anything within 5 mins
>> Also with my cron_minute.php which is the same, it also returns when i enter
/home/servername/public_html/foldername/cron_minute.php?code=86bf0bc45a0140e1611a218eb6299daf
Is the cron not set correctly (html address etc...) or is a problem within the cron_ php files? And if so, if I post them, can someone look them over for me?
Many thanks in advance
Shiv