indysolo62123
New Member
- Messages
- 10
- Reaction score
- 0
- Points
- 0
I am trying to run a cron job that will execute a php file every 5 minutes. I have the time down ,but for some reason the command part isn't working. I tested the php file by entering it's URL and it works fine. Just can't get the cron job to run it. So how would you usually put a php file in the command field?