I want it to execute a php file.
The URL of the file is http://battleschool.frih.net/admin/cronjobs.php
I used this line for the cronjob:
Why doesn't it work?
When I open the URL in my browser it does work.
The URL of the file is http://battleschool.frih.net/admin/cronjobs.php
I used this line for the cronjob:
| Code: |
| /usr/bin/php -q /home/stubrufr/domains/battleschool.frih.net/public_html/admin/cronjobs.php |
Why doesn't it work?
When I open the URL in my browser it does work.
