Jump to content
MakeWebGames

Cron job help again


qtgyjda80

Recommended Posts

Ok so i thought i fixed my problem but no. My cron jobs are not working for some reason.

I have v1

This is what i have put in.

*/5 * * * * php -f /home/myusername/videoshare.co.cc/cron_fivemins.php

0 0 * * * php -f /home/myusername/videoshare.co.cc/cron_day.php

http://videoshare.co.cc , i will set up a demo account

username:demo

pass:demo

The energy bar or nothing will go up. I have all crons set and everything, anyone have any suggestions?

Link to comment
Share on other sites

Just and update, I asked my host if they could manually install the cronjobs for me. I gave them the info and they replied back that they dont allow some of the characters in the url file thing with code attached.

http://yourdomain.com/cron_fivemins.php?code=<YOURCODE>" they wont allow the ?code=mycode.

what do i do?

they said i could use just use the file url /cron_fivemins.php

Do i have to edit something some where for this to work?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...