jonn
Verified User
for life of me i just cant get the cron to run.
it did work on plesk with flying colors, & the php file works by just using the url in the browser.
how do I do it on DA. makes no sense it should work.
then it said via email:
Could not open input file: GET
I just tryed this way:
/usr/local/bin/php -q -f /home/userA/domains/xxxxxxxxxxxxx.com.au/index.php?hp=1&m=cron&s=123abc456def
then it said via email:
Could not open input file: /home/userA/domains/xxxxxxxxxxxxx.com.au/index.php?hp=1
Im confused..
it did work on plesk with flying colors, & the php file works by just using the url in the browser.
how do I do it on DA. makes no sense it should work.
Code:
GET "http://www.xxxxxxxxxxxxx.com.au/index.php?hp=1&m=cron&s=123abc456def"
then it said via email:
Could not open input file: GET
I just tryed this way:
/usr/local/bin/php -q -f /home/userA/domains/xxxxxxxxxxxxx.com.au/index.php?hp=1&m=cron&s=123abc456def
then it said via email:
Could not open input file: /home/userA/domains/xxxxxxxxxxxxx.com.au/index.php?hp=1
Im confused..
Last edited: