Soldato
Would this be the right path to execute the script:
php -q /home/username/public_html/folder1/folder2/execute.php
If the script is physically located in:
http://mydomain.com/folder1/folder2/execute.php
It's the path I have told cronjob to use on my shared web hosting account.
php -q /home/username/public_html/folder1/folder2/execute.php
If the script is physically located in:
http://mydomain.com/folder1/folder2/execute.php
It's the path I have told cronjob to use on my shared web hosting account.