Hi,
i've created a simple test.php in my domain root directory. This file just appends a string in a .txt file. Easy. Of course i tested it and it works.
The problem is...the cron job never executes.
Script: mydomain.tk/test.php
Run every 1 minute.
It's added normally, but it's not really executed. Am I missing something?
i've created a simple test.php in my domain root directory. This file just appends a string in a .txt file. Easy. Of course i tested it and it works.
The problem is...the cron job never executes.
Script: mydomain.tk/test.php
Run every 1 minute.
It's added normally, but it's not really executed. Am I missing something?